XSUTSMSW (SmartSwitch) automation control point
Use the XSUTSMSW automation control point for the following tasks:
- Prevent BMC AMI Utilities from processing the statement (force classic utilities)
- Collect data on SmartSwitch utilities
XSUTSMSW invokes an automation control point each time a classic utility sends a statement to be verified (syntax checked) by BMC AMI Utilities.
Variables
The following table describes the variables used in the XSUTSMSW automation control point:
Variable name | Contents | Possible values |
|---|---|---|
function_name | Function name of the current utility statement | OUTPUT LOAD REORG UNLOAD |
jobname | Name of the current job | JOBNAME |
stepname | Name of the current job step | STEPNAME |
statement | Text of the current statement | UTILITY STATEMENT |
Return codes
The XSUTSMSW automation control point returns the following return codes:
Return code | Description |
|---|---|
0 | Allows BMC AMI Utilities to process the statement. |
Any other value | Prevents BMC AMI Utilities from processing the statement. |