We have an interface that changes a batch flat file into a file of HL7 messages. In our Xlate we translate the flat file fields into the appropirate HL7 equivalents. Part of this is to place the message count into the BTS 1 field. We then have a post xlate proc that strips the other HL7 segments from before the BTS and FTS segments. We see a value leave the xlate in the BTS 1 field via a post statement ‘echo’ however when the message gets to the post xlate tcl script it has a value of 0 in BTS 1. What would be causing this value to change between the xlate and the script.
Thanks in advance for the assistance.
Barb Dozier