Issue a PPQ command from a rule by specifying the PPQWRITE keyword, as shown:
PPQWRITE((item) QUEUE(queuename))
The following example sends information to a queue named MESSAGE:
PPQWRITE((HELLO THERE) QUEUE(MESSAGE))
For details, see the description of the PPQWRITE keyword in the Command and Keyword Reference Guide.
Copyright © 2012 CA. All rights reserved. |
|