Enable default translators > Enable the default translators
Enable PcbToFatf, PartUtility, and populateFSC translators
PcbToFatf translator Prerequisites: Verify that the TransExecutable dir is correctly specified for this translator. PartUtility service Runs the NX Part utility and saves NX parts in the current version of NX. Prerequisites: NX installed with UGMANAGER and PVTRANS modules. populateFSC translator Supports FSC caching of structured context object (SCO) content at non-database sites. The translator generates a PLM XML file of the SCO object, parses it for file global unique IDs (GUIDs), and generates read tickets for all the files referenced in the PLM XML file. You can use the read tickets to load the FSC cache of a target or a distant FSC of the same database. Enable the translators You can use TEM or Deployment Center to install the translator or manually edit the translator.xml file to enable the translator. The following is an example of how to edit the translator.xml file to enable the translator. Procedure Open the translator.xml file from the Dispatcher_Root\Module\conf directory. Set the isactive attribute to true to activate this translator. Note By default, this attribute is set to false. Open the translator.bat (Windows) or translator.sh (Linux) file from the Dispatcher_Root\Module\Translators\translator_name directory and edit the CHANGE_ME tags. For more information about CHANGE_ME tags, see the .bat file for the translator. Run the translator in standalone mode from the command prompt to verify whether it is working properly. For more information about running the translator in standalone mode, from a command prompt, change to the Dispatcher\Translators\translator_name directory and run the appropriate command for your platform: Note For more information, see the Readme file in the Translators\translator_name directory. Windows: translator_name.bat -help Linux: translator_name.sh -help (Optional) To set up Dispatcher-client-proxy-user as the owner of the translated files, make the following change to the translator_name.bat (Windows) or translator_name.sh (Linux) file. NxTransDirect translator example: Copy "%UGII_BASE_DIR%\ugmanager\run_nxtrans.bat" -u=Dispatcher-client-proxy-user -p=password -changeOwnerToCad=false "-pim=yes" %* If you set up Dispatcher-client-proxy-user as the owner of the translated files, you must create a dispatcher client access rule. After installation, you must add a rule to the access rule tree permitting the translation service proxy user to update attributes of a DispatcherRequest object. If this access rule is not created correctly, the dispatcher client reports errors.
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/plm00565/kbg1737253043026/lyb1737253044252/xid1674613.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)