We are building connections to the system and we are receiving carriage returns between each segment of the message. Our pdl is not handling it well, AIX 5.1 Cloverleaf 5.1. Does anyone have any experience with this?
We have an interface that sends/receives ADT/Charges from the Centricity Surgical system, AIX 5.1, CL 5.2
Since carriage-returns (ASCII 13) between HL7 segments are the recognized standard, you may want to take a closer look at your PDL/protocol setup. Assuming your IB msg is formatted correctly, the delivered protocols work well. Are they sending the msg with MLP message wrapping? If so, don’t forget to add the mlp_tcp.pdl to the tcp-pdl protocol. Some vendors get this wrapping incorrect and their messages usually produce errors in the Cloverleaf log (eoconfig enable_all turned on..). Can you post an example of the error msg and/or the IB msg? Don’t forget to view the msg in hex to confirm what they are sending you.
I think I jumped to the wrong/quick conclusion when I was unable to route my messages. It turned out it was a faulty tclproc instead. Thanks for taking the time.
Author
Replies
Viewing 1 reply thread
The forum ‘General’ is closed to new topics and replies.