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

SWF Viewer - Actions icon shows eventRef for consumeEventRef parameter

XMLWordPrintable

    • False
    • None
    • False
    • Hide
      1. Open event-based-service-invocation.sw.json workflow.
      2. Hover over Action icon in MakeVetAppointmentState state.

      Actual result

      "Action: eventRef: VetAppointmentInfo" is shown.

      Expected result

      "Action: consumeEventRef: VetAppointmentInfo" is shown.

      Show
      Open event-based-service-invocation.sw.json workflow. Hover over Action icon in MakeVetAppointmentState state. Actual result "Action: eventRef: VetAppointmentInfo" is shown. Expected result "Action: consumeEventRef: VetAppointmentInfo" is shown.
    • ---
    • ---

      The actions may contain "eventRef" with two references: "consumeEventRef" and "produceEventRef". If the action doesn't contain "name" key, in the diagram when hovering over the actions icon, there is : "Action: $consumeEventRef_VALUE" shown. It is not clear which parameter from the two is referenced.

      For example:
      "Action: eventRef: VetAppointmentInfo" is shown for event-based-service-invocation.sw.json.

              handreyrc Handrey Cunha
              lterifaj@redhat.com Lubomir Terifaj
              Daniel Rosa Daniel Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: