Created new Xlate Route, getting this error when….

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Created new Xlate Route, getting this error when….

  • Creator
    Topic
  • #47949
    John Kamer
    Participant

      trying to validate the acknowledgment.  Status comes across as

      “Driver processing msg”, then I see this error message:

      “‘PROTO ‘ (returned by ‘validate_reply ‘) does not match { }”

      It seems to indicate that the the Order ID and timestamp are different from the Orginal message sent out, but this isn’t the case. I’ve checked and they are the same.  Anyone have any thoughts on this?

    Viewing 2 reply threads
    • Author
      Replies
      • #57142
        James Cobane
        Participant

          John,

          Double-check your configuration on your outbound thread and insure that you have all of the recovery_33 procs employed correctly.  You often see this when one of the procs is not employed, therefore effecting the disposition list (i.e. PROTO $mh     where PROTO is the KEY and $mh is the value).

          Hope this helps.

          Jim Cobane

          Henry Ford Health

        • #57143
          John Kamer
          Participant

            James:

            Thanks for your post.

          • #57144
            John Kamer
            Participant

              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…

          Viewing 2 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.