If the segment contents begin with the literal strings ORDERE- or CANE-, the message should be routed only to SYSTEM B, but should not be xlated and routed to SYSTEM A. If the message segment begins with any other string (ORDERU-, CANU-, QSTAT-) , it should be xlated and routed only to SYSTEM A.
I’m stumped how to best handle this modification as I relatively inexperienced in writing/using TCL code and TCL code fragments. I think the best solution is to read the first 6 or 7 characters of the segment and make routing decisions based upon the comparison to the above literals. May I ask for a few hints/suggestions?
Regards,
Bob Hamilon