SSMGA uses the SSM global event facility activated in Step 1 to maintain a copy of all local resource status information in the LST. In this step, you update the SSM global events action table specified by parameter SSMGLOBALEXITTBL.
The BEGIN, UPDATE, ADD, and DELETE global events in the global events action table must have actions that invoke the SSMGALCL request rule. The action text for each event name should be as follows. If the global event facility is already in use, then add the action text to the end of the existing action text separated by a semicolon.
ADD … RULE("SSMGALCL &SSM!PROCESS &SSM!RESNAME")
BEGIN … RULE("SSMGALCL &SSM!PROCESS IPL(&SSM!IPL)")
DELETE … RULE("SSMGALCL &SSM!PROCESS &SSM!RESNAME")
UPDATE … RULE("SSMGALCL &SSM!PROCESS &SSM!RESNAME
COLUMN(&SSM!COLUMN) USERDATA(&SSM!USERDATA)")
Note: (…) represents empty key values in the action table.
The following list describes the global events:
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |