I am working with a 3M application that also uses cloverleaf to listen for my messages. Anyway they are not sending me Acks back and are saying:
“We found where the problem is. In the HL7 message there is a “x0d” for a line feed and cloverleaf is not recognizing it. We need a “r” in order to send back an ACK. here is what we are receiving:
OBX:1:TS:Stop32Time36;Stop Time:1:201205071525::::::P:::201205071526::x0d
and what we need is
OBX:1:TS:Stop32Time36;Stop Time:1:201205071525::::::P:::201205071526::r “
I’m somewhat confused. My line feeds work just fine for the many other interfaces we have. Seems like a setup issue on the 3M cloverleaf side but wanted to get someone else thoughts first.
Thanks,
Roger