TeamcenterKnowledge

Add custom translators to Dispatcher > Extract data and load data required for translation

Dispatcher request states

The following information describes the various Dispatcher states associated with the translation process. State Description INITIAL Indicates the initial state of a newly created DispatcherRequest object. PREPARING Indicates that the data is being extracted from Teamcenter and that a Dispatcher Server task is being prepared. SUPERSEDING Supports the situation in which an original request contains a set of objects that require more than one translation—for example, if the set contains both CATIA V4 and CATIA V5 parts. This state indicates that successor dispatcher requests are being created. SCHEDULING Indicates that the task is being added to the Dispatcher Server scheduling queue. TRANSLATING Indicates the task is being processed by the Dispatcher Server. LOADING Indicates the task results are being loaded into Teamcenter. COMPLETE Indicates the Dispatcher task has successfully completed. TERMINAL Indicates the Dispatcher tasks has failed. DUPLICATE Indicates the primary objects (datasets) specified in the DispatcherRequest are also specified by one or more DispatcherRequest objects currently being translated. DELETE Indicates that the dispatcher object has been marked for deletion. CANCELLED Indicates that the dispatcher request has been canceled. SUPERSEDED Indicates a successful end state in which the original dispatcher request is replaced by one or more newer requests. NO_TRANS Indicates a successful end state in which the original dispatcher request contained objects that did not require translation. Each dispatcher request object has an initial state value, one or more working state values, and one or more end state values. Each dispatcher service processes DispatcherRequest objects whose current state matches the initial state of the dispatcher service. When processing by the dispatcher service completes, it sets the state of the dispatcher request to an end state value. Dispatcher request states Value Initial INITIAL In Progress PREPARING, SCHEDULED, TRANSLATING, LOADING, SUPERSEDING Final COMPLETE, DUPLICATE, DELETE, CANCELLED, SUPERSEDED, NO_TRANS, TERMINAL

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