Customize the rich client for Dispatcher > Customizing the Dispatcher request administration console
Filter requests in the Dispatcher request administration console
Procedure Create a new plugin based on the com.teamcenter.rac.ets plugin and extend the DispatcherAdminConsoleFilter point. You must provide the following information in the plugin.xml file. class=com.teamcenter.rac.dispatcher.sampledispaccustomization.handlers.NonTerminalFilter Class is the actual class provided by new plugin and it implements methods defined in the com.teamcenter.rac.ets.customization.IDispatcherACCustomizable interface. Your plugin.xml file looks like this: Copy
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/plm00565/rut1737253049937/afh1737253050164/id910604.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)