The end of segment character for the outbound message on ONE of my theads suddenly changed from the x0d to x0a.
I was away on vacation for a few weeks and when I got back my workmates informed me that the thread was ‘stuck’ and not getting an ack back from the destination.
When I enable the EO config I can clearly see that each segment ends in x0a — instead of x0d. The Saved message files also show the x0a for this thread only.
I thought it might be something with the protocoll but the thread uses the mlp_tcp_pdl which is used by many different threads in multiple sites.
I checked another thread which uses the same mlp_tcp_pdl and the messages for that thread are correct.
Everyone tells me that they made no changes but something is different. When I checked the site files, the dates for the xlates, tcl code and HL7 formats files are all before it stopped working — so It does not look like that was changed.
Is there some setting in the engine where you can tell it to use the x0a instead of the x0d for the end-of-segment character?
Any clues to where I can look to fix this problem would be appreciated.
Thanks in advance