I have an inbound flat file containing HL7 messages with mlp wrapping. All of the messages are on one big line with each message beginning with ^K (hex 0b) and ending with ^^M (hex 1c0d).
Directory: /data/……
Style: HL7
Directory Parse: tpsScanDir
Nothing is being sent to my scripts in the inbound tab. I have two scripts, tpstintout and tpsPuts (which simply outputs the contents of the message for degbugging). The HL7 messages are not getting to the inbound tab.
Help!
-- Max Drown (Infor)