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
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|