The SETMSGSTREAM command serves as a connection between the notification server and the rest of CA Automation Point. The SETMSGSTREAM command duplicates the message stream from the notification server to a queue that is accessible using PPQs, local or remote. This queue can then be read and will act like a source of messages to the other CA Automation Point tools.
This command has the following format:
ADDRESS VOX "SETMSGSTREAM QUEUE(AP_SERVER) [SEVERITY(ERROR|WARNING|INFORMATIONAL)]"
Specifies the name of the queue you want to use to communicate with another application.
(Optional) This operand allows you to analyze the errors in the notification server and determine the severity of each error. Values are:
Duplicates only error messages
Duplicates warning and error messages
Duplicates all messages
Default: INFORMATIONAL
Return Information:
After the SETMSGSTREAM command executes, it sets the special REXX return code variable RC.
|
Copyright © 2011 CA.
All rights reserved.
|
|