Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This example creates a job that runs the script "script.sil" every 30 minutes. The job running will repeat every 30 minutes.

Code Block
languagejs
string[] args = {key, project};
interval varInterval = "30m";
runJobInAndRepeat("script.sil", args, varInterval);

...

In "script.sil" you can access the args using the next syntax:

<ac:structured-macro ac:name="code" ac:schema-version="1"><ac:plain-text-body>string
Code Block
languagejs
string issueKey = argv[0];</ac:plain-text-body></ac:structured-macro>

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "schedule_routine" and space = currentSpace ( )
labelsarray_routines