Thanx Jim! I have tried both bulk and path thinking bulk was the problem. It is a simple Xlate with bulkcopy, an if statement, a continue and a suppress. I diactivated everything and it still truncated. The testing tool for the Xlate used no procs and no tcl use in the Xlate. The only thing I have not tried is to send it raw but if that works I am in a pickle as I have to filter out some messages. I guess if it goes OK raw then I could filter with a tcl proc. Thanx!
Well, don’t waste anymore time on this one. It was probably a bit of stupdity and a bit of field numbering confusion. I went back and changed the variant field sizes all to 45. I then double checked the file I was testing with and found it was the truncated OB message and not the complete IB one. Using the correct test file with the changes to the variant, it is now going thru without truncation. Thanx!