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

I can map the various delegation code behaviors to each other

XMLWordPrintable

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

      Currently, the process engine throws an exception if two activities with different behavior that call delegation code are mapped

      For example, this is the case if a class delegate service task is mapped to an expression service task.

      We should allow these cases by adding these behaviors as a class of equivalent behaviors to SameBehaviorInstructionValidator, see https://github.com/camunda/camunda-bpm-platform/blob/7.5.0-alpha4/engine/src/main/java/org/camunda/bpm/engine/impl/migration/validation/instruction/SameBehaviorInstructionValidator.java#L31-L42

      Users can enable this behaviors already by configuring the validator themselves and replace it in the engine configuration.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: