route replies assistance needed

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf route replies assistance needed

  • Creator
    Topic
  • #52866
    Nancy McDaniel
    Participant

      I am working on a thread with route replies.  I have the thread evaluating the reply and setting the trxid and destination threads.  that part is working great.  I can route the messages via route replies to outbound threads.  The problem is that the tcl procs on the outbound thread (receiving msg from route reply) is not processing the outbound tcl procs.

      Thread A is my source thread.  Sends Qry type messages to Thread B.

      Thread B is setup with route replies.  It receives the Qry type messages from Thread A.  These query messages are sent to a server and then the reply message from the query is sent back to this Thread.  

      I have tclprocs under Inbound Replies on the Outbound tab of Thread B that evaluate the reply message, set trxid and destination thread.

      The route reply then for specific trxid/destination will send the reply message to Thread C.

      Thread C is an outbound thread.  I have tclprocs on my TPS Outbound Data area under Outbound tab on this thread.

      These outbound tcl procs are never getting called.  The message goes directly to the outbound smat file.  

      I have turned on debug (EO Config) for threads involved and also message EO config.  

      If anyone can help me understand why my messages from route reply to an outbound thread do not go thru the Outbound tps section, that would be greatly appreciated.  

      I do not use route replies very often and trying to get a better understanding of how it works.

      thanks!

      Nancy

    Viewing 0 reply threads
    • Author
      Replies
      • #75724
        Nancy McDaniel
        Participant

          I figured out what the issue was.  I had to put my procs in the Inbound tab under Outbound replies on the destination thread I was routing to from route replies.  

          Route replies are definitely interesting to work with.

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