Edit the Master Configuration file and insert the following reference to the ChangeMan workflow model:
* * APPLICATION for CHANGEMAN Workflow Model V2.3.2 * User: * application name Appl: ChangeMan Application Subsystem P <- Label in the AWM tree view * location of the application configuration file Conf: mvs:'hlq.CMG.AWMMODEL(CMG232)' <- Location of your ChangeMan model * application version number Version: 2.3.2 * process information INFO: * properties for this application Property: CMG_PROP_STATIC_Subsystem=P <- Your ChangeMan subsystem Property: CMG_PROP_STATIC_IDE=EDC <- Enterprise Developer IDE * end of application definition. EndAppl: EndUser:
You must customize the Conf: entry to reference the installed XML dataset.
Choosing an asterisk (*) as a subsystem name enables simulation mode, which can be used to simulate the most important ChangeMan actions without ChangeMan installed on the mainframe system. Any other subsystem name must be a valid ChangeMan subsystem identifier.
If the ChangeMan Model is installed in an RDz environment you must set the property CMG_PROP_STATIC_IDE to RDZ instead of EDC, and you must use the model CMG232R instead of CMG232.
You will find details of how to create an application entry to the Master Configuration file in your Workflow Manager Modeling Guide.