Thanks everyone.
I will try this logic but I am having a doubt here. Once the message is taken from the queue it will be processed and if it got failed again then it will come to the same queue and w ...
We are going for a retry mechanism. We are using MQ Get node to retrieve the message from a queue. But MQ Get node is getting only the first message. Before MQ Get node We are using TimeOutControl Nod ...