Add the ChangeMan Workflow Model to the Master Configuration File

Edit the Master Configuration file and insert the following reference to the ChangeMan workflow model:

*                                                        
* APPLICATION for CHANGEMAN Workflow Model V5.0.0     
*  
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(CMG500)'        <- Location of your ChangeMan model       
* application version number                             
Version: 5.0.0                                            
* process information                                    
INFO:                                                    
* properties for this application
Property: CMG_PROP_STATIC_ER_Option=Y 		<- Activate ERO option (Y/N)                        
Property: CMG_PROP_STATIC_Subsystem=P   <- Your ChangeMan subsystem
Property: CMG_PROP_STATIC_IDE=ED        <- Enterprise Developer IDE 
* end of application definition.  
EndAppl:                                                 
EndUser:                   

You must customize the Conf: entry to reference the installed XML data set.

Choosing an asterisk (*) as a subsystem name enables simulation mode, which can be used to simulate the most important ChangeMan actions without ChangeMan being installed on the mainframe system. Any other subsystem name must be a valid ChangeMan subsystem identifier.

If the ChangeMan Model is installed in an IDz environment you must set the property CMG_PROP_STATIC_IDE to RDZ instead of ED, and you must use the model CMG500R instead of CMG500.

You can find details of how to create an application entry for the Master Configuration file in your Workflow Manager Modeling Guide.