I have a vendor sending ORU messages with multiple OBX segments and one of them is an encoded Base64 PDF document. I need to clear all the non-PDF OBX segments, so that I have just the single PDF one. I have created a very simple Xlate and it works like a champ. However, now the vendor is telling me that they will be sending some ORU messages without the PDF at all. I need to suppress any messages that do not include the Base64 PDF OBX segment, but for the life of me I cannot get it to work. I imagine I missing something very simple/obvious. Any ideas how to update the xlate to suppress those messages?