SAP Event Mesh Message Collection

INT4 Suite provides functionality for message collection from Event Mesh Topics. Collected messages can be used in Message Selector when creating test cases.

On SAP side, there is a http service /default_host/sap/bc/int4/iftt/em. This service needs to be configured in Event Mesh as a webhook

Configuration of Event Mesh.

  1. Create a Queue that will be used for message collection

    image-20240206-125108.png

     

  2. Create new Webhook for newly created queue
    Webhook URL: <host>/sap/bc/int4/iftt/em

     

  3. image-20240206-163326.png

    Subscribe newly created Queue to Topic that you would like to collect messages from.

Now all of the messages sent to int4suite/demo/em/topic1 will be stored in the database and can be found in message selector.

If you want to stop collecting new messages, just pause webhook in Event Mesh cockpit.

© 2017 - 2022 Int4 AG All rights reserved