I can create a signal payload with the BPMN Model API

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Done
    • Priority: L3 - Default
    • 7.9.0, 7.9.0-alpha3
    • Affects Version/s: None
    • Component/s: bpmn model api
    • None

      As a developer of a process,

      Given:

      • I create a process x with a throwing signal event, and
      • I create another process y with a catching signal event.
      • In addition, I define a payload for the throwing signal event in x.
      • The processes are deployed to the process engine.

      When:

      • I start a process instance of x and y.
      • The process instance of y is waiting in the catching signal event.
      • The process instance of x throws the signal event.

      Then:

      • The in process x defined payload is delivered to the catching signal event.

      So that:

      • The payload is availabe in the process instance of y.

        This is the controller panel for Smart Panels app

              Assignee:
              Yana Vasileva
              Reporter:
              Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: