hi
We have jms to proxy scenario and the interface is async. i want make serilaisation of messages in PI. lets say if i get 4 messages at a time i want to process them one by one and if the first one errors out in XI for some reason then the next messages should not get queued up. is this possible to do?
thanks