Hello all I have the folowing scenario. I receive an batch txt file. I debatch it and after that i want to send each individual message to an webservice. The problem is that i want to delay each message with 2 seconds. I debatch the message and evertying is ok but i can’t insert the delay between messages. I have an orchestrartion for this and i have inserted an delay shape but it doesn’t work. I think that i olso should have an Loop shape but i can’t figure how to configure it. Thank you