IB thread connection

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf IB thread connection

  • Creator
    Topic
  • #54755
    Kevin Crist
    Participant

      Can multiple servers send to the same port in Cloverleaf? We have an IB results for an application and are doing an upgrade on a different server and vendor is telling me they can’t connect to the port we are still using for the original setup. Never ran across this before so not %100 sure.

      Thanks.

    Viewing 2 reply threads
    • Author
      Replies
      • #82848
        Keith McLeod
        Participant

          Instead of selecting server in the thread configuration, select multiserver.  Of course I don’t recall which version this was added, however if you don’t have this selection then you must be on an older version.

          The ack creation proc should work for multiserver sending the ack back to the sending host….  Please verify your specific proc.

        • #82849
          Kevin Crist
          Participant

            We are on CL 6.0.1. Using mlp_tcp.pdl with only server button on, not multi-server using. We are using the RawHL7ack

          • #82850
            Keith McLeod
            Participant

              Not sure what is contained in that one, however I believe it is in hl7Raw_ack. A snippet contained in this proc is below….

              # For multiserver

                         msgmetaset $obMsg DRIVERCTL [msgmetaget $mh DRIVERCTL]

                         if {[string equal $ackSubs::ackType “AA”]} {

                             return “{CONTINUE $mh} {OVER $obMsg}”

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