Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-6331

Serverless workflow callback support sending events as action

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • None
    • Core Engine
    • None
    • False
    • False
    • 2022 Week 02-04 (from Jan 10)

    Description

      Callbacks support functions to be invoked as part of the callback actions, however sending an event doesn't seem to be possible yet.

            {
              "name": "WaitForResult",
              "type": "callback",
              "action": {
                "eventRef": {
                  "triggerEventRef": "NewRequestEvent"
                }
              },
              "eventRef" : "NewResponseEvent",
              "transition": "End"
            }
      

      Attachments

        Activity

          People

            ftirados Francisco Javier Tirado Sarti
            kverlaen@redhat.com Kris Verlaenen
            Marian Macik Marian Macik
            Marian Macik Marian Macik
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: