Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
Calling sequences for automation control points
The following tables describe the regular sequence in which each product calls the automation control points. By understanding the sequence, you can better determine where to add controls to your processing.
NGTDISP calling sequence
Automation control point | Notes |
---|---|
XSUTGLOB | |
XSUTDBMG | |
XSUT0000 | |
XSUTSYIN | |
XSUTTIME | |
XSUTDISP | |
XSUTTERM |
BMC AMI Load calling sequence
Automation control point | Notes |
---|---|
XSUTGLOB | |
XSUTDBMG | |
XSUT0000 | |
XSUTSYIN | |
XSUTTIME | |
XSUTFUNC | |
XSUTMTRX | Called only when encountering a utility conflict |
XSUTALLO | |
XSUTXTND | Called only when needed (rare) |
XSTAT001 | Called only when the user requests that BMC AMI Load update statistics |
XSUTPOST | |
XCPYMDIA | Called only when the user requests that BMC AMI Load produce a copy |
XCPYDYNM | Called only when the user requests that BMC AMI Load produce a copy |
XSUTDYNM | Called only when the user requests that BMC AMI Load produce a copy |
XSUTPOST | Called only when the user requests that BMC AMI Load produce a copy |
XSUTTERM |
BMC AMI Reorg calling sequence
Automation control point | Notes |
---|---|
XSUTGLOB | |
XSUTDBMG | |
XSUT0000 | |
XSUTSYIN | |
XSUTTIME | |
XSUTFUNC | |
XSUTMTRX | Called only when encountering a utility conflict |
XRRGINIT | |
XSUTALLO | |
XSUTXTND | Called only when needed (rare) |
XSTAT001 | Called only when the user requests that BMC AMI Reorg update statistics |
XRRGRWRO | |
XSUTPOST | |
XRRGTERM | |
XCPYMDIA | |
XCPYDYNM | |
XSUTDYNM | |
XSUTPOST | |
XSUTTERM |
BMC AMI Stats calling sequence
Automation control point | Notes |
---|---|
XSUTGLOB | |
XSUTDBMG | |
XSUT0000 | |
XSUTSYIN | |
XSUTTIME | |
XSUTFUNC | |
XSUTMTRX | Called only when encountering a utility conflict |
XSTAT001 | |
XSUTTERM |
BMC AMI Unload calling sequence
Automation control point | Notes |
---|---|
XSUTGLOB | |
XSUTDBMG | |
XSUT0000 | |
XSUTSYIN | |
XULDMDIA | Called only when dynamic data set allocation is requested for an unload data set |
XULDDYNM | Called only when dynamic data set allocation is requested for an unload data set |
XSUTTIME | |
XSUTFUNC | |
XSUTMTRX | Called only when encountering a utility conflict |
XULDSTMT | Called only when SYSPUNCH is generated |
XULDTERM | |
XSUTTERM |
Related topic