Previous Topic: Use a ScriptNext Topic: Write a Message to a Remote CA Technologies Computer with an Active Web Server


Integrating with CA OPS/MVS Event Management and Automation

Write a Message to a Remote Node

This example writes a message to a remote node. In this example, the message is prefixed with HELPDESK. The remote computer uses HELPDESK as a keyword to perform an action, such as opening a help desk issue based on the information that is 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