I have been asked to create an A04 from a SIU 14 message. So I used the continue in the xlate and extracted what I need to create an A04. The output is two messages from one SIU Message (One SIU and one A04). My probelm is that once I have both the messages created, they both go to Sched (outbound thread). this creates an error on the vendor side on the Sched agent. Vendor is only expects Siu msg on that port and not A04.
What I need to achieve is to create two messages using the xlate but send SIU to Sched and A04 to Adt (diiferent ports). Do I need an inbetween pass through thread?
Alka…