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

Serve Consumed and Produced Topics information as REST resource when message event are added to BPMN/SW

    XMLWordPrintable

Details

    • 2020 Week 40-42 (from Sep 28)

    Description

      Cloud operators need to be aware of the capability of a service deployed on a Kubernetes cluster.

      When we generate code for a given process service, if it has a Message Event defined in the diagram (BPMN/SW), the service will expose an endpoint with this information, such as:

      curl http://localhost:8080/messaging/topics
      
      [{
          name: travelers
          type: consumed
      }, 
      {
         name: processedtravelers
         type: produced
      }]
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-zanini Ricardo Zanini Fernandes
              rhn-support-zanini Ricardo Zanini Fernandes
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: