Recommendation

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

<APPLICATION ID="SOLIDWORKS" LABEL="SolidWorks"

TEMPLATE_CONVERT_APP="SolidWorks/SW_ITC.exe" />

The IN_ITC.exe convector is the utility used by the CAD applications for converting mapping

templateinformation to xml.

In addition, make sure that the directory and executable SolidWorks/SW_ITC.exe indicated in the applicable TEMPLATE_CONVERT_APP line is located in the PLM 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.