Message Priority

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Message Priority

  • Creator
    Topic
  • #50275
    Rick Martin
    Participant

      I’m creating two types of messages (VRL format) in a tps proc (reading database records).  I would like to set the priority on one type of message to something higher than the default.

      I am creating the message, assigning the data and setting the priority.  After this, I do a msgdump and can see the priority is correct.  But then, later in the processing of this message I see it has been reset back to the default.  Any clues?

      set newMsg [msgcreate -recover]

      msgappend $newMsg $msgVRL

      msgmetaset $newMsg PRIORITY 6000

      msgdump $newMsg

      Thanks, Rick

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

          Rick,

          Do you know where exactly in the processing the priority changes?

          Is the change at a certain stage in the engine?

          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.