Previous Topic: Set Desired States Through SSMBEGIN

Next Topic: Options for Initializing Desired States

Customize the Startup with SSMBEGUX

The SSMBEGUX REXX program is a user exit called by the SSMBEGIN request rule before the options message is displayed. SSMBEGUX may be customized to automatically select the correct start up options or defaults and bypass the normal options message.

Use this exit for customizing SSM startup rather than modifying the SSMBEGIN request rule. The sample SSMBEGIN program contains programming information for this exit.