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

Add CASE statement to workflow instructions

    XMLWordPrintable

Details

    • Feature
    • Status: In Progress (View Workflow)
    • Medium
    • Resolution: Unresolved
    • None
    • 2.7.3
    • None

    Description

      Feature

      • The JS7 offers the If Instruction for workflows.
      • Instead of using nested If Instructions users would like to find a Case statement that is more readable.
        Case
            When expression Then ...
            When expression Then ...
            else ....
        Case-End
        
      • When deployed the Case Instruction internally will be mapped to use of the If Instruction suggested by JS-2134.

      Attachments

        Issue Links

          Activity

            People

              oh Oliver Haufe
              ap Andreas PĆ¼schel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: