Integration with Other Applications > Creo Parametric – Windchill Integration > Administration and Configuration > Configuring Windchill for Interoperation with Creo Parametric > Configuring Check In > Managing ModelCHECK Validation during Check In > Configuring ModelCHECK in Creo Parametric
  
Configuring ModelCHECK in Creo Parametric
To enable the gatekeeper functionality, you must first edit the ModelCHECK configuration to enable ModelCHECK to add the required parameters to the data. From the ModelCHECK Configuration window within Creo Parametric, edit the initialization file (config_init.mc) and change the following objects.
Set MC_ENABLE to Y
This enables ModelCHECK, and is required even if the config.pro option modelcheck_enabled is set to ‘yes.’
Set RUN_MODE to Y
This enables individual run modes of ModelCHECK: Interactive, Batch, Regenerate, and Save. At least one run mode must be enabled.
Set ADD_DATE_PARM to Y
This creates a parameter called MODEL_CHECK in the model files of all models that are checked. This parameter contains the date and time when ModelCHECK was last run.
Set ADD_ERR_PARM to Y
This creates a parameter called MC_ERRORS in all models that are checked. This parameter contains the number of errors found in the model when ModelCHECK was last run.
Set ADD_CONFIG_PARM to Y
This creates a parameter called MC_CONFIG in all models that are checked. This parameter contains the names of the ModelCHECK configuration files used for a final check of the model.
Set ADD_MODE_PARM to Y
This creates a parameter called MC_MODE in all models that are checked. This parameter contains the mode in which ModelCHECK was run on the model.
Set ADD_VERIFIED_PARM to Y
This allows the creation of a parameter called MC_VERIFIED in all models that are checked.
After editing the settings, save the configuration. As a result of this change, anytime you run ModelCHECK, these new read-only parameters are added to the data files.
* 
For more information, see the ModelCHECK Help Topic Collection documentation.