Difference between revisions of "Trados Enterprise"
(→On the Trados Cloud side) |
(→On the Trados Cloud side) |
||
Line 30: | Line 30: | ||
For those files that are moved back into the workflow for Final Check stage (either because of import errors or a re-import), then the 'final-check' task will be created again triggering the 'PROJECT.TASK.CREATED event. |
For those files that are moved back into the workflow for Final Check stage (either because of import errors or a re-import), then the 'final-check' task will be created again triggering the 'PROJECT.TASK.CREATED event. |
||
+ | |||
+ | === Special Handling === |
||
+ | |||
+ | ==== JSON Files ==== |
||
+ | Localyzer sends JSON files with comments: comments are indicated by key/value pairs where keys start with _ (underscore). |
||
+ | |||
+ | If JSON files those types of comments cannot be parsed, Localyzer can send instead .properties files with # comments |
||
+ | |||
+ | <span style="color:#009999">QUESTION TO RWS: FILTERS / COMMENTS : HOW DO THEY SHOW IN ONLINE EDITOR / HOW TO CONFIGURE THEM</span> |
||
== On the Command Center side== |
== On the Command Center side== |
Revision as of 16:52, 20 December 2024
Contents
On the Trados Cloud side
On Trados Enterprise, Trados Accelerate, and Trados Team, depending on your integration, an integration application must be set up for Localyzer to connect.
Integration Application
The Administrator on the Trados Side must set up
- a Service User: under the Users > Service Users tab
- an Application: Navigate from the account drop down in the upper right corner to 'Integration', then Application
- for the Webhook, use the CommandCenter URL and a Command Center API User/token in this fashion:
- https://<URL>/command-center/callback/tradoscallback?apiusername=<API_USER>&apitoken=<TOKEN>
Gather the following information:
- Client ID: see the Integration Application > API Access
- Client Secret: see the Integration Application > API Access
- Tenant ID: Navigate to Manage Account from the Account drop down, use Trados Account ID
- Template ID: See the last 24 numbers of the URL when clicking on the template name in Trados Enterprise/Accelerate/Team, in Resources/Project Templates.
These may need to be gathered by a Trados Administrator, who is likely not a Command Center administrator.
Workflow Configuration
Here is the process for the Trados workflow to support the API integration, nothing is custom. The correct configuration for the integration to be able to communicate the requests requires to:
- Enable Final Check stage in the workflow, and have a user/group assigned (user will need to manually action/complete this task
- Enable File Delivery stage
- Enable Hold for Feedback stage in the workflow, assign this stage to a Group that contains the connector service user
- Ensure the Hold for Feedback stage retains its default outcome: "Send to Final Check"
Localyzer expects the Trados Webhook (set up in the Application section above) to push aPROJECT.TASK.CREATED event with the following key:
- "key": "final-check"
For those files that are moved back into the workflow for Final Check stage (either because of import errors or a re-import), then the 'final-check' task will be created again triggering the 'PROJECT.TASK.CREATED event.
Special Handling
JSON Files
Localyzer sends JSON files with comments: comments are indicated by key/value pairs where keys start with _ (underscore).
If JSON files those types of comments cannot be parsed, Localyzer can send instead .properties files with # comments
QUESTION TO RWS: FILTERS / COMMENTS : HOW DO THEY SHOW IN ONLINE EDITOR / HOW TO CONFIGURE THEM
On the Command Center side
Once the above is set,
- navigate to General Settings,
- put the system in Maintenance Mode,
- Click on to the Translation Management Systems and Machine Translation tile
- Select the Trados tile of choice
Enter the information from the Trados Side: