Protocol UPoC Question

Clovertech Forums Cloverleaf Protocol UPoC Question

  • Creator
    Topic
  • #115991
    Jerry Tilsley
    Participant

      All,

       

      I’m making a Protocol UPoC thread that will take an outbound file and produce a result that I want to bring inbound, but not as a reply.  Currently, i’m creating a new message in tcl, and setting the disposition to PROTO, but this is not bringing in my message.  Any suggestions to the proper way to handle this?

       

      Thanks,

       

      Jerry

    Viewing 2 reply threads
    • Author
      Replies
      • #116121
        Jerry Tilsley
        Participant

          So, I figured out that PROTO was the wrong disposition for what I want.  I really need OVER.  But from the documentation in Cloverleaf, you cannot do OVER with the write UPoCs of the UPoC driver.

          So, what other options do I have to use TCL to process a message and send a reply back that will be processed in the TPS Inbound Reply?

          Jerry

        • #116124
          Rob Abbott
          Keymaster

            What if you put the proc in OB TPS instead of UPoC write?  You can use OVER there.

            Rob Abbott
            Cloverleaf Emeritus

          • #116128
            Jerry Tilsley
            Participant

              I was able to get that to work.  Thanks for the response!

              Jerry

          Viewing 2 reply threads
          • You must be logged in to reply to this topic.