Is there a Netmaster equivalent for Netview command RUNCMD?
search cancel

Is there a Netmaster equivalent for Netview command RUNCMD?

book

Article ID: 21295

calendar_today

Updated On:

Products

CMDB for z/OS NetSpy Network Performance NetMaster Network Automation SOLVE NetMaster Network Management for SNA NetMaster Network Management for TCP/IP NetMaster File Transfer Management SOLVE:Operations Automation SOLVE:Access Session Management SOLVE:FTS

Issue/Introduction

Is there a Netmaster equivalent for Netview command RUNCMD?

 

Environment

Release: SLOPFC00200-12.1-NetMaster-File Transfer Management
Component:

Resolution

The RUNCMD command routes commands to service points for processing by one of the service point applications. It is designed to be coded inside a REXX or NetView command list.
The Netmaster equivalent for 'RUNCMD' is procedure $NWRUNCM. That procedure can be called from NCLs as follows:

  EXEC $NWRUNCM APPL=AAA  
                NODE=NNN  
                {LINKNAME=LLL|SSCP=SSS}  
                DATA=XXXXXXXX