Defining the Reload Command

To load the updated information into CICS® address spaces whenever the automation configuration is refreshed, specify the following command in the REFRESHSTART phase in the STARTUP policy of the CICS address space:

MVS F &SUBSJOB,reload_transaction
The transaction SARL can be specified as reload_transaction to reload the CICS message exit policy.

STARTUP policy data is processed on a subsystem basis. However, you can put the policy information in a CLASS and link the class to the subsystems to save the effort to specify same data on each subsystem separately.