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 V6.0.0     
*  
User:                                         
* application name and label in the AWM tree view                                       
Appl: ChangeMan Application Subsystem P
* location of your ChangeMan model        
Conf:  mvs:'hlq.CMG.AWMMODEL(CMG600)'
* application version number                             
Version: 6.0.0                                            
* process information                                    
INFO:                                                    
* properties for this application
* property to activate ERO option (Y/N)
Property: CMG_PROP_STATIC_ER_Option=Y
* property to identify your ChangeMan subsystem                        
Property: CMG_PROP_STATIC_Subsystem=P
* property selects Enterprise Developer IDE
Property: CMG_PROP_STATIC_IDE=ED
* 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. This 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 CMG600R instead of CMG600.

See Workflow Manager Modeling Guide for more information on creating an application entry for the Master Configuration file.