HL7 messages not going to routes…

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf HL7 messages not going to routes…

  • Creator
    Topic
  • #53025
    Tom Gilbert
    Participant

      I am having a problem and have not seen this before…

      I have one import thread that routes to 3 threads.  two of the threads are just raw.  The other has a Tcl Proc and a xlate.  I am getting the following error.

      [xlt :xlat:ERR /0:speechqrad_oru_xlate:03/29/2012 16:01:58] [0.0.10063955] No destination list on message!

      The problem is the message is not routing to any of the threads.  I am getting this error.

      Does anyone have any thoughts.

      I am running Cloverleaf 5.7 patch 2 (Windows Version)

    Viewing 2 reply threads
    • Author
      Replies
      • #76285
        Tom Gilbert
        Participant

          When I take the Tcl Proc out everything passes through just fine.

          I am attaching my Tcl Proc and xlate

        • #76286
          Charlie Bursell
          Participant

            In your proc you are using msgcreate to create new messages.  msgcreate creates messages with almost no metadata.  Use msgcopy instead.

          • #76287
            Tom Gilbert
            Participant

              I was using the msgcreate and that did wipe out the message header.  I took that out and all went well…  Thank Charlie and Jim…

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