Enable default translators > Enable the default translators > Enable PLM XML based translators
Enable the CreateAssemblyPLMXML translator
The CreateAssemblyPLMXML dispatcher task creates a PLMXML file of the configured assembly and loads it in a dataset related to the root item revision. The dispatcher task invokes the controlled replication mechanism to replicate the configured assembly. Note Teamcenter and the Multi-Site Collaboration feature must be installed to use this translator. Enable the translator in a non-SSO environment Skip these steps if you use TEM or Deployment Center to enable the translators. Procedure Open the translator.xml file from the Dispatcher_Root\Module\conf directory. Set the isactive attribute to true to activate this translator. Edit the CHANGE_ME tags in the createassemblyplmxml.bat or createassemblyplmxml.sh file in the Dispatcher_Root\Module\Translators\createassemblyplmxml directory. For more information, see the respective files. From the command prompt, run the translator in standalone mode to verify whether it is working properly. For information about running the translator in standalone mode, from a command prompt, change to the Dispatcher_Root\Module\Translators\createassemblyplmxml directory and call createassemblyplmxml.bat -help. Enable the translator in an SSO environment Procedure Stop Dispatcher services. Choose a DBA user, for example, user (Dispatcher-client-proxy-user is the default user). Create a password abc.txt file containing the password for the Dispatcher-client-proxy-user user. The default password file for the Dispatcher-client-proxy-user user is TC_BIN\PasswordFile.txt. Edit the following files: createassemblyplmxml\createassemblyplmxml.sh (Linux) or createassemblyplmxml\createassemblyplmxml.bat (Windows) replicateplmxml\replicateplmxml.sh (Linux) or replicateplmxml\replicateplmxml.bat (Windows) plmxmlbasedsync\plmxmlbasedsync.sh (Linux) or plmxmlbasedsync\plmxmlbasedsync.bat (Windows) importobjects\importobjects.sh (Linux) or importobjects\importobjects.bat (Windows) Change as follows. Linux example: TC_ROOT/bin/data_share -u=Dispatcher-client-proxy-user -pf=TC_ROOT/PasswordFile.txt -f=remote_import Change to: TC_ROOT/bin/data_share -u=user -pf=/usr/securepwds/abc.txt -f=remote_import Windows example: TC_ROOT\bin\data_share.exe -u=Dispatcher-client-proxy-user -pf=TC_ROOT\PasswordFile.txt -f=remote_import %* Change to: TC_ROOT\bin\data_share.exe -u=user -pf= C:\dispatchpwds\abc.txt -f=remote_import %* Start Dispatcher.
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/plm00565/kbg1737253043026/lyb1737253044252/bsy1737253044585/xid1674610.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)