Previous Topic: Provide External Notification Using CA Automation PointNext Topic: Application Parameter Manager


AOF Rule CPMAPMSG

The sample AOF request rule CPMAPMSG in library &hlq.CCLXRULS notifies CA Automation Point of a change in flow status. You invoke CPMAPMSG from the SSM action table associated with the special SSM resource table used to track the status of SSM resources representing flows being monitored by CA CPM v3. To use this rule, it must be copied into a valid rule set. Modify the sample by editing the copy of the rule.

To invoke the rule, you have to manually add an entry to the SSM action table using the RDF Table Editor. The following is a sample entry in the SSM action table that would invoke request rule CPMAPMSG when SSM first recognizes that the current state of a flow has changed to LATE when its desired state is ONTIME:

Table Data Editor ----------- CPM_SSM_ACTION ---------------------------- COLUMNS 00001 00121
Command ===>                                                                  Scroll ===> CSR
COL--> ACTION_PROCESS ACTION_CURRENT ACTION_DESIRED … ACTION_TEXT              
****** ***************************** TOP OF DATA ** … ***************************************
000001 ACTION         LATE           ONTIME         … RULE("CPMAPMSG &NAME FLOW IS LATE ...")
****** **************************** BOTTOM OF DATA  … ***************************************

For instructions on using an SSM action table and the RDF Table Editor accessed from OPSVIEW, see the User Guide.