Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4235

I can set asyncBefore, asyncAfter and exclusive on multi instance loop characteristics

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • None

    Description

      AT:

      • if an activity has multi instance loop characteristics, i can set asyncBefore, asyncAfter and exclusive on the loop characteristics themselves
      • it is still possible to set the properties on the activity

      Example:

      <serviceTask id="service1" name="Generate Invoice" camunda:class="my.custom.Delegate">
      	<multiInstanceLoopCharacteristics isSequential="false" camunda:asyncBefore="true" camunda:asyncAfter="true" camunda:exclusive="true">
       		<loopCardinality>5</loopCardinality>
      	</multiInstanceLoopCharacteristics>		
      </serviceTask>
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                philipp.ossler Philipp Ossler
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce