Integration with Other Applications > Creo Parametric – Windchill Integration > PDM Actions > Checking In Objects > Checking In Objects from Creo Parametric > Performing an Automatic Check In
  
Performing an Automatic Check In
1. In an active Creo Parametric session, select File > Check In > Auto Check In. The name of the file appears in the Model Name field of the Save Object window.
Alternatively, in assembly mode you can select the object's name in the Model Tree and right-click. A shortcut menu appears. Select Check In > Auto. The system uses default settings to check in the object.
2. Accept the default object or enter the name of another object in session. Any file name entered must be unique.
3. Click the checkmark button, or press ENTER.
* 
To reject the save operation, click the X.
4. The system uploads the file to the PDM server. The modified file can now be referenced and modified by other PDM users.
* 
After a checkin, if you want to continue to modify the file you need to check it out again. However, if the file is still in your local cache it does not need to be downloaded again.
* 
During Auto Check In, if creation of managed baselines upon checkin has been enabled, by default the name of the baseline is generated in the format "user_ yyyy-dd-mm hh:mm:ss". However, if the property "com.ptc.windchill.uwgm.cadx.checkin.DetailedBaselineName" is set to "true" in wt.properties, the name of the baseline would be generated using the format "user_filename_version.iteration_day_dd_mmm_yyyy_hh_mm_ss" where "filename", "version," and "iteration" are respectively the filename, version identifier, and iteration identifier of the top-level seed object being checked in.