Recommendation

In file C:\ProgramFiles\PLM Client\config\settings\cfeMappingTool.xml, add the following line to the<APPLICATIONS> list:

<APPLICATION ID="PROE" LABEL="Creo" TEMPLATE_CONVERT_APP="ProE_Wildfire/PE_ ITC.EXE" />

The IN_ITC.exe convector is the utility used by the CAD applications for converting mapping template information to xml.

In addition, make sure that the directory and executable “ProE_Wildfire/PE_ITC.exe” indicated in the applicable TEMPLATE_CONVERT_APP line exists under the PLM_Client installation directory.

The entries in the cfeMappingTool.xml file use forward slashes (/) even though the windows standard is to use backward slashes (\) as a path separator.