This example writes a message to a remote CA Technologies computer with an active web server:
)USS IMW3536I
)PROC
/* Inform a remote Unicenter NSM that a IBM HTTPD server is active */
MSGTXT = 'OPSAUTO1 IBM HTTPD server initialized at ' TIME()
Address USS
“WTO TEXT('”MSGTTEXT”') NODE(NSMNODE) “
end
return “Normal”
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|