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

NetMaster Network Automation SOLVE NetMaster Network Management for SNA NetMaster Network Management for TCP/IP NetMaster File Transfer Management SOLVE:Access Session Management SOLVE:FTS

Issue/Introduction

Is there a Netmaster equivalent for Netview command RUNCMD?

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