Thread_1 –> Thread_2 –> Thread_3
Thread 1 receives the data from an internal system. It converts it from XML to HL7 and routes it to Thread_2. Thread_2 sends the data to the Web Service via the Outbound TPS stack. Thread_3 is an outbound thread that needs to receive the Reply received on Thread_2. I just don’t know how to put the data in the right context on Thread_2 so that the data will go out via the “Route Replies” tab on Thread_2.
Thread_2 is setup as outbound only.
I have tried OVER and REROUTE and CONTINUE.
Has anyone ever done this?
Thanks in advance.
Rob