I am splitting a large ERP message to smaller ORU messages using xlate. I am looping through the segments and when I reach the point to split, I am using “CONTINUE”. The loop repeats until the end of the message. I am having a problem in that messages split at the end may contain parts of messages from the beginning. I think it’s because I am not clearing out the previous messages. What is the best way to clear out a previous message?
Thanks,
Marcus de Leon