tps_msg_actions question

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf tps_msg_actions question

  • Creator
    Topic
  • #51622
    Mark Perschbacher
    Participant

      Got a quick question about the arguments for tps_msg_actions proc.  In the thread I was looking at, the author listed this as the arguments

      COMMENT_1 {filter messages if MRN does not match an entry in table rxtfc_filter_adt_by_mrn}}

      {COMMENT_2 {turn on  this filter by setting Default to N in table rxtfc_filter_adt_by_mrn}}

      {COMMENT_3 {turn off this filter by setting Default to Y in table rxtfc_filter_adt_by_mrn}}

      {MSGTYPE {hl7}}

      {MSGVERS {2.3}}

      {MSGVARNM {global_super_adt}}

      {MSGNAME {ADT_A01}}

      {FLDID {0(0).PID(0).#3}}

      {UPOC1 {{“oth_lookup” {{TBLNM rxtfc_filter_adt_by_mrn} {DEBUG N}}}}}

      {MSGOPER {==}}

      {VAL2CHK4 {Y}}

      {YESACTION {CONTINUE}}

      {NOACTION {KILL}}

      {LRFLDID {0(0).MSH(0).#9.[0]}}

      {LRFLDVAL {END}}

      {MSGCTXT {xlt_pre}}

      {DEBUG {N}}

      Is this proc similar to kill_msg in that these arguments would be edited into the pre or post proc TPS Properties?

    Viewing 5 reply threads
    • Author
      Replies
      • #70997
        Jim Kosloskey
        Participant

          Mark,

          In the particular case you site this proc is being invoked @ th Xlate pre.

          It is designed to be used at almost any TPS UPoC. I think the documentation (you did get the user doc didn’t you) indicate valid contexts (UPoCs). So you could use it at the Inbound TPS UPoc or Outbound TPS UPoC for example

          You need to make sure the MSGCTXT argument has the proper context for where you are deploying the proc

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #70998
          Mark Perschbacher
          Participant

            Jim, where can I get the user doc?

          • #70999
            Jim Kosloskey
            Participant

              Mark,

              I will send it to you.

              Where did you get the proc?

              email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

            • #71000
              Mark Perschbacher
              Participant

                I was going to cut and paste it from the thread I found, but if you have it laying around……..

              • #71001
                Jim Kosloskey
                Participant

                  Mark,

                  Was the User Doc included with the post?

                  I know I did not post it otherwise I would have posted the doc.

                  All of the procs I write also have User Doc

                  email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

                • #71002
                  Mark Perschbacher
                  Participant

                    Jim, thanks for sending the user doc over.  Here is the post I was looking at.

                    https://usspvlclovertch2.infor.com/viewtopic.php?t=1578

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