Save Blocked/ dropped Inbound data(message).

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Save Blocked/ dropped Inbound data(message).

  • Creator
    Topic
  • #50774
    Hongle Sun
    Participant

      we would like to Block Inbound data/ message coming from foreign system at inbound thread, but at the same time would like to save a copy of those dropped data/messages, Any idea? Thanks

    Viewing 3 reply threads
    • Author
      Replies
      • #67473
        Jim Kosloskey
        Participant

          Place hcitcpmsgkill in the Inbound Tps.

          That will kill the message but it will be stored in the inbound thread SMAT.

          – or –

          Route the message to a fileset protocol thread and use hcitpsmsgkill on all the other routes.

          Now the messages could be in potentially 3 places (the fileset file(s) and possibly 2 SMAT).

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

        • #67474
          Hongle Sun
          Participant

            Thanks Jim, I actully would kill certain msges which meet some criteria not all. I guess i have to make some change on the hcimsgkill and save as different name and then use it? Do you have other script handy? or alternative.

          • #67475
            Jim Kosloskey
            Participant

              Do you have a proc you are currently using for filtering messages?

              If so, either use that proc (if it flexible enough) or make a copy of that and adapt it.

              I have a reusable proc for filtering that is driven by arguments that we use here.

              If you want that proc, email me and I will send it to you along with User Doc.

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

            • #67476
              Hongle Sun
              Participant

                Thanks , Jim. I have sent you the email for the script..

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