Follow these steps to configure the translation builder including adding the TRANSLATORSERVICE role, creating a user ServiceUser, and adding the status transitions.
Procedure
- Create a TRANSLATORSERVICE role:
- In the web client, click the Settings tab.
- Click User Roles in the left pane.
- Click New in the toolbar in the right pane to display the User Role Properties window.
- In the User Role Properties window:
- Enter TRANSLATORSERVICE in the Name field
- Enter TRANSLATORSERVICE has to be uppercase in the Description field
- Ensure that the checkbox next to Active is checked.
- Click OK.
- Create a user ServiceUser with user role TRANSLATORSERVICE:
- In the web client, click the Settings tab.
- Click Users in the left pane.
- Click New in the toolbar in the right pane to display the User Properties window.
- In the User Properties window:
- Enter ServiceUser in the User Name field
- Enter the Language from the select menu.
- In the Roles field, select TRANSLATORSERVICE, Translator, and Administrator from the select menu.
- Select the User Groups for this user from the select menu.
- Select Internal in the Type field.
- Enter Domain\ServiceUser in the External Id field.
Note: This ServiceUser needs to be a user which is created within the domain and has permission to run the service 'Translationorganizer'. It can be any name on the domain, ServiceUser is only an example.
- Ensure that the checkbox next to Active is checked.
- Click OK.
- Add status transitions:
- In the web client, click the Settings tab.
- Click Status Transitions in the left pane.
- Click Add in the bottom right pane to display the Add Status Transitions window.
- In the Add Status Transitions window, add the required status transitions, as described in the Integration Requirements. Typically you configure the following status transitions:
| From Status | To Status | User Role |
|---|
| To be translated | In translation | TRANSLATORSERVICE |
| In translation | Translated | TRANSLATORSERVICE |
| Translated | Translation rejected | TRANSLATORSERVICE |
| Translation rejected | In translation | TRANSLATORSERVICE |