Hi,
Is it possible to sort different messages and process it in sequence.....say for instance, PI recevies messages in the following order:
A
C
D
B
and the messages are to be sorted and processed to sender as follows:
A
B
C
D
As far i had experienced i had not seen sorting of incoming messages in PI. Any thoughts/help on this pls?