Configure the Dispatcher client for default translators
Specify default filters to set translation rules
You can control translation services using dispatcher client filters. These provide a convenient way to control dispatcher request objects that are exposed to the dispatcher client for processing. If filters are specified for a dispatcher client, all dispatcher requests must pass this filter, or the dispatcher request is not processed by the dispatcher client. Configuration of dispatcher client filter is specified in the Service.properties file, located in the DISP_ROOT/DispatcherClient/conf directory. The Dispatcher client filters are implemented as a subclasses of the RequestFilter class. Dispatcher supplies three request filters: TranslatorFilter Filters dispatcher requests that do not contain the specified providers or translators. PriorityFilter Filters dispatcher requests that have a priority lower than the specified priority. OwningUserFilter Filters dispatcher requests that do not match the specified owning user name.
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/plm00565/ome1737253042665/xid1676581.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)