Reply To: Killing a Message within a Translator

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Killing a Message within a Translator Reply To: Killing a Message within a Translator

#57283
Michael Lacriola
Participant

A good rule of thumb that I use if I plan on destroying a message within a xlate is to place the SUPPRESS at the very end of the xlate file. This will guarantee that nothing gets sent unless you specify a CONTINUE when your message has been completely built on the output side.

so…

ITERATE over OBR segment

   IF test ne “X”

       Start creating output message

       CONTINUE

SUPPRESS

Notice the nesting.

Forum Statistics

Registered Users
5,116
Forums
28
Topics
9,292
Replies
34,432
Topic Tags
286
Empty Topic Tags
10