Hello Vince,

Thanks for reply.

I want to trap below dataset only when

  FDNBT.DATA.VPLUS.SDPAT17.G1678V00

we see  SVTM052I   this msgid and TEXT  "TO " .
I am not sure, if i made mistake in coding this in netview automation
table.

please suggest.

On Tue, Jun 12, 2018 at 12:10 PM, Vince Getgood <[email protected]>
wrote:

> I'm not a Netview or Systems Automation expert, but I THINK what's
> happening here is that SVTM052I is a multi-line message, and you are trying
> to process it like a single line message.
>
> Note in your post that there are THREE lines that have the message number
> SVTM052I.
>
> I'm guessing that Netview is matching on the FIRST line (SVTM052I
> FROM E2CP.AZD601P2.ATI7.NBK.PS), but as that DOES NOT contain .'TO'. or
> MTXT (whatever that is), the REXX isn't being executed.
>
> You need to process SVTM052I as a multi-line message.
>
> Have a look at this http://www-01.ibm.com/support/
> docview.wss?uid=swg21253770
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to