Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
Description
Feature
- The JS7 offers the If Instruction for workflows.
- Instead of using nested If Instructions users would like to find an Elseif branch that is more structured.
if ifThen expression ... ifThen expression ... ifThen expression ... else ...
- The feature implements the functionality for Controller/Agents.
- For usability reasons a Case Instruction as suggested by JOC-1943 is offered in JOC Cockpit and will be mapped to an If Instruction using IfThens when deploying workflows.
Attachments
Issue Links
- is required by
-
JOC-1943 Add CASE statement to workflow instructions
- In Progress