Versions Compared

Key

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

...

  • Return Code on Success: Return code 0 is specified to signal successful execution of the job. Any other exit return code signals failed execution. More than one exit return code can be specified like this - separated by a comma.
  • Return Code on Failure: Alternatively one or more exit return codes can be specified to that signal failed execution. Any other exit return code signals successful execution.

...

When an order is added to the workflow the job will fail and log output is will be created similar like this:

Detect Errors from Output to the stderr Channel

...

When an order is added to the workflow the job will fail and log output is will be created similar like this:

Detect Job Warnings

...

Download workflow example (upload .json): pdwExitCodepdwExitCodeWarning.workflow.json

Assume a workflow configuration with a job script that terminates with a non-zero exit code like this:

  • Return Code on Success: Return code 0 is specified to signal successful execution of the job. Any other exit return code signals failed execution. More than one exit return code can be specified like this - separated by a comma.Alternatively one or more exit
  • Return Code on Warning: Return code 1 is specified to signal a warning. A number of return codes can be specified to signal failed execution. Any other exit code signals successful execution.
    separated by comma. Such return codes are considered successful, however, Notifications can be sent for jobs that terminate with a return code signaling warnings.

Image Added


When an order is added to the workflow the job will terminate successfully and log output will be created like this:

Image AddedImage Removed


Feature Status:

...

Jira
serverSOS JIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId6dc67751-9d67-34cd-985b-194a8cdc9602
keyJOC-1350

Detect Warnings from Output to the stderr Channel

Status
colourYellow
titleTODO


Feature Status:

Display feature availability
StartingFromRelease2.4.1

Jira
serverSOS JIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId6dc67751-9d67-34cd-985b-194a8cdc9602
keyJOC-1363

...