Technology

Demo Summary [Azure Logic Apps: In-order Message Processing]

Let’s take a look at the demo.

In this demo we are going to use in-order message processing to select a winning entry into a contest.

Let’s get this scenario into a little more detail.

For XYZ Company’s 3rd anniversary, they’re offering free tea for a year for the 3rd entry each day for a weak. User can enter contest via using mobile app once a day.

The app allows them to enter the contest at the right time by sending a massage to a service Bus Queue. XYZ Company must select the 3rd message queue each day as the winner.

Now we’re going to see the connectors that we’re going to use in this logic app.

  • Queues
  • Variables
  • Azure logic app
  • Service Bus Explorer

Author

Hassan Askari