For the Metaphase/Teamcenter to Catia communication to work correctly you
must also add the following line to your pdmsetup batch on the client:

   CALL %CMI_V5DIR%\config\cmicatiaenv.bat


Alternatively you can apply the following settings in the PDM setup:

   set CATDefaultEnvironment=%CMI_V5DIR%\config\cmicatiaenv
   set PATH=%CMI_V5DIR%\intel_a\code\bin;%PATH%
   set PATH=%CATIA_DIR%\intel_a\code\bin;%PATH%



(Note: These instructions may also be found in file 
 %CMI_V5DIR%\config\PdmSetupNotes.txt)

