Hello Manish.
Thanks a lot..
I used 3 data Object.
Count-I intialised this with zero at the start event.
then in the Count event I am just adding it with 1,to increment the count value
Class-am just assigning a value 12 to it.
ClassNo-Am getting the first value from queue.
and in the correlation condition of intermediate message I am defining as
Class=ClassNo
When I trigger the message,its always taking second value,I mean if the second value is 12 ,3 messages are appended and sent.
Where I am wrong.
Can you please help me on this..
Thanks.