I'm working in a scenario mapping n:1 message. In my case i need receive a number(100) of message until process mapping transformation will be executed. But i need too the loop that receive message and save in a multiline container break when one hour past. How can I control the loop with a timer? How can I use time or date functions to assign a value to a simple data?.
Thanks a lot.