I’m routing an XML (CCD) from Cerner to our external patient portal app and I’ve configured a tcpip connection using binary data type (2-byte) length and exclusive length calculation. When the message comes across, I am missing the initial at the beginning of the XML and the message stops after 15421 bytes. The message is acutally 21180 bytes long.
If I switch the length to 4-byte, I get a Length encoding wrong?; read length of 1010792557 in the Network Monitor.
I’m just trying to configure a pass-through interface that will dump the file to our external provider. I’ve tested writing the XML out to a file on the Cerner server and it looks fine….no missing data. I’ve even routed the feed to dump to a file on Cloverleaf and it still is missing the same data.
Cerner assures me that by sending via TCP/IP on their end, that the XML is complete.
Need to know how I can troubleshoot this? I am working in 5.7 (AIX).
Mike Keys
Memorial Medical Center
Springfield, IL