Previous Topic: Integration with CA OPS/MVS

Next Topic: Write a Message to a Remote CA NSM Machine with an Active Web Server

Write a Message to a Remote Node

Following is an example of writing a message to a remote node. In this example, the message is prefixed with HELPDESK. This could be used as a keyword on the remote machine to take an action, such as opening a help desk issue based on the information passed in the message.

)CMD USSWTO61
)PROC
Address USS
"WTO ",
"TEXT('HELPDESK Open Help Desk issue PAYROLL processing abended') ",
 	" node(helpdesk) color(orange) attribute(reverse)"
return accept