Details
-
Feature
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Feature: enable commands depending on the exit code
- JOE allows to add commands to job nodes as implemented by
JS-1193.- Commands are specified per return code and/or range of return codes (exit codes).
- multiple commands can be added.
- Commands include the start of one or multiple orders including parameterization.
- JOE provides CRUD operations for commands,
- JOE is aware of the use of namespaces for plugin specific configurations.
Feature: set next state depending on the exit code
- JOE allows to specify the next state for an order as implemented by
JS-1190.
Attachments
Issue Links
- is interaction requirement for
-
JS-1190 Control the workflow of a job chain by exit codes
- Released
- is related to
-
JOE-135 It is not possible to remove job node return code dependencies
- Released
- requires
-
JS-1193 Start of an order should be possible depending on the result of a task of a job chain node
- Released