Routing ACK

  • Creator
    Topic
  • #53600
    Hyunyoung Park
    Participant

      Hello,

      I’m having to route 270 receiver’s 997 ACK to the sender and have set up the route replies. It seems to be working if all connection is good.

      However, I often find ACKs ended in error database whenever the sender’s connection went away.

      “Unable to write message as connection no longer available — retries disabled.”

      Do I need to have some tcl procs placed in Outbound replies on Inbound thread to do retries?

      We are on 5.8.

      Thanks you,

      Jen

    Viewing 2 reply threads
    • Author
      Replies
      • #78259
        Bob Richardson
        Participant

          Greetings,

          We handle 270/271 exceptions using a combination of a Tcl Curl driver and a TPS IB Reply procedure (Tcl).  We can get back stuff like Java program code as a reply!

          Ok…

          I have attached our Tcl curl driver for your study.

          I am having problems in attaching an image file too – this web site

          just hangs then bombs out.  Will attempt a second post with an attached

          image of the configuration in the NetConfig.

          Hope this helps you out – good luck!

        • #78260
          Bob Richardson
          Participant

            Second post – part two.

            Image file of driver configuration attached.

          • #78261
            Elisha Gould
            Participant

              This case can be handled with the Outbound Send Fail Procs.

              This is handled by the send_data_fail context.

              we just use a kill for the site that needs to handle this case, but if you need to resend, you’ll need additional code to handle the resend.

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