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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN