Hi I have a situation where I receive a message on a queue and need to transform it to send it to a third party. I need to be able to combine the response from the third party with the original message in order to produce my response. I can't seem to find a way of doing that.
Any assistance greatly appreciated! Simon