Here’s what I found out:
In the TPS Inbound Reply I am calling “validate_reply”, “kill_ob_save” and “hcitpsmsgkill” in that order from the recover_33.tcl file. I was not using “save_ob_msg” in “Send OK Proc” for Outbound Data. So, I added “save_ob_msg” to “Send OK Proc” and now it just keeps sending the same HL7 message because it thinks it’s not getting an ACK back for this message. So, I’m kind of stuck again. I’m still kind of a newbie to cloverleaf, so please overlook that…