Consume Messages from Azure Service Bus

This example pipeline demonstrates how to read messages from ASB using the ASB Consumer Snap. After validating the pipeline, you can see the details of the messages that are read in the output preview of the Snap as follows.



Download this Pipeline
  1. Configure the ASB Consumer Snap to consume messages from the queue.




  2. Configure the Mapper Snap to extract the values of Message id, Sequence number, and Lock token (as highlighted in the screenshot) from the output of the upstream Snap.


  3. The Mapper Snap returns the output as follows.


  4. Configure the ASB Acknowledge Snap to acknowledge the messages that are received.




To reuse the example pipelines:
  1. Download and import the SLP file into your Environment.
  2. Configure Snap accounts.
  3. Provide Pipeline parameters, if any.