TeamcenterKnowledge

Add custom translators to Dispatcher > Customizing Translation Selection dialog box behavior

Create a custom plugin

Procedure Create a new plugin based on the com.teamcenter.rac.ets.translator.singleselection plugin and extend the requestCustomize point. You must provide the following information in the plugin.xml file. providerName=Name of the provider whose behavior needs to be customized serviceName=Name of the service whose behavior needs to be customized class=Name of the class that implements the customization Your plugin.xml file looks as follows: Copy You can add multiple translator tags to provide customization classes for different services, and the same plugin can be used to provide customization classes for different services. However, there can be only one customization class for one service and provider combination.

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/plm00565/eco1737253046255/mzx1737253048827/xid342950.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)