Inbound message has ORC/OBR groupings with no OBX (result) segments. Translator takes the ORC/OBR and places the OBX segments with them, the result is a single inbound message and multiple outbound messages.
Problem is that some of the tests are NOT to be forwarded. If the test is X, the target system does not want to see the message.
I can do it on a post xlate filter, but I want to see if I can do it within the translator, If the value of the test name is X, suppress the message.
Another question is does suppress kill the message or does it do something else.
Thanks in advance