Thread config for OB non-HL7 messages

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Thread config for OB non-HL7 messages

  • Creator
    Topic
  • #48036
    Chris Williams
    Participant

      I need to send a single-record FRL message via TCP to trigger some action on the receiving system. This is the first non-HL7 interface I’ve dealt with, and I’m not sure how to configure the OB thread and what procs to use. If you know the McKesson/HBOC environment, I’m trying to send an MP1T query to Practice Point. We’re running HP-UX 11i. Any suggestions are much appreciated. Thanks.

    Viewing 0 reply threads
    • Author
      Replies
      • #57419
        Jim Kosloskey
        Participant

          Chris,

          Will the receiving system want length encoding to delineate messages or some other mechanism (such as MLP)?

          If length encoding, then ust the TCP/IP protocol and set the length encoding characteristics appropriately.

          If some other mechanism, you may need a PDL (if MLP you already have a PDL).

          Will the receiving system be acknowledging receipt of each message? If so you will need to set up acknowlegment handling and you need to know some of the same things as with HL/7 messages such as how long you will wait for a reply.

          You say this is some sort of Query. In that case you may be getting a reply to acknowledge receipt of the query AND a response to the Query.

          Some systems do not acknowledge receipt of message for queries, simply respond to the query.

          If you expect a response to the query, you will need to know if that response is being returned over the same connection or another connection.

          Do you have to wait for the response before sending another query or can you continue sending queries and handle responses independently?

          You may need some procs depending on the answers to the above questions. Typically you would need procs to handle receipt of acknowledgement and resend if timeout  is specified and occurs but other procs may be necessary.

          Jim Kosloskey

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

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