Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3593

Multi Instance Process and Nodes - Expression Editor for Selector

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • None
    • None
    • jBPM Designer
    • Business Central, process editor in a browser

    • False
    • False
    • Undefined

    Description

      Please add an expression editor on "MI Collection input" to allow for non-root level lists to be used.

      This enhancement request is for both:

      • Multi-instance sub procedures, and
      • Multi-instance task nodes

      The current workaround is to define another process variable, and then assign the collection to iterate in a prior script task. However this creates duplicate data (in the case and in the process), and is a very inefficient method of what should be a simple modeling task:

       
      com.myspace.ams_pilot.Workflow currentWorkflow = (com.myspace.ams_pilot.Workflow) caseFile_Workflow;
      kcontext.setVariable( "Stages", currentWorkflow.getStages() );
      }}

      Acceptance criteria

      TODO 

      Attachments

        Activity

          People

            romartin@redhat.com Roger Martinez
            rhn-gps-cames Carl Mes
            Lubomir Terifaj Lubomir Terifaj
            Lubomir Terifaj Lubomir Terifaj
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: