Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-1587

Make a shell job ignore any return codes indicating failure

    XMLWordPrintable

Details

    Description

      Current Situation

      If you want that an order doesn't stop regardless of what return code a shell job terminates with, the job must be embedded in a try/catch instruction.

      Desired Behavior

      A shell job itself has a setting whereby the order ignores the return code of the job and thus is not stopped.
      At its return code setting a radio button "Ignore" is added besides "On Success" and "On Failure".
      If this button is checked then the JSON

                      "returnCodeMeaning": {
                          "failure": "none"
                      }
      

      will be generated.

      Attachments

        Activity

          People

            ztsa0019 Sourabh Agrawal
            oh Oliver Haufe
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: