Dequeue multiple message from Azure Queue Let’s see how we can Dequeue multiple message from Azure Queue. Create a mule service which will poll the Azurequeue every 10 seconds and print the messages in Logger. For testing we can push messages to Azure Queue In Mule flow set Polling frequency and add logger…
Read MoreDequeue message from Azure Queue Lets create a mule service which will poll the Azure queue every 10 seconds and print the same in Logger. For testing we can push message to Azure Queue In Mule floe set Polling frequency – Azure Storage configuration – put the queue name Payload we…
Read More