---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# RWS Translation Management System spoke

# RWS Translation Management System spoke {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The RWS Translation Management System spoke provides subflows and actions to localize
the artifacts using the RWS translation management system service.

Activate the Localization Framework Installer plugin
(com.glide.localization_framework.installer) to activate the RWS Translation Management System
Spoke for Localization Framework (com.glide.localization_framework.rws_spoke).

## Subscription {#sdl-spoke__section_zjc_gkj_5nb}

The RWS TMS spoke requires any ServiceNow subscription that is Standard
or above and includes the Localization Framework.

## Supported versions {#sdl-spoke__section_jcr_4kj_5nb}

Version v1.

## Spoke Subflows {#sdl-spoke__section_vfv_klj_5nb}

The spoke provides subflows in the Published state to integrate with the RWS TMS service. These subflows can be used as part of other subflows and flows.{#sdl-spoke__table_lsc_slj_5nb__entry__2}

| Subflow | Description |
|:-|:-|
| Request Translations \[request_translations\] | Contains set of inputs and outputs to request translations of the artifacts. |
| Retrieve Translations \[retrieve_translations\] | Contains set of inputs and outputs to retrieve translations of the translated artifacts. |
[Table 1. Spoke subflows]

{#sdl-spoke__table_lsc_slj_5nb}

## Spoke actions {#sdl-spoke__section_lmc_pmj_5nb}

The spoke provides actions to integrate with the RWS TMS service.
{#sdl-spoke__table_vnd_rmj_5nb__entry__2}

| Action | Description |
|:-|:-|
| Create Project \[create_project_on_sdl\] | Creates a project on RWS for translation. |
| Get Project Details \[get_sdl_project_details\] | Fetches the project's details for the translation request. |
| Get Translated File \[get_translated_file_from_sdl\] | Fetches the translated file from RWS TMS after translations. |
| Mark File As Complete \[complete_file_on_sdl\] | Marks the file as complete, after getting the translated content. |
| Upload File \[upload_file_on_sdl_tms\] | Sends a file to RWS for translations. |
[Table 2. Spoke actions]

{#sdl-spoke__table_vnd_rmj_5nb}

## RWS Translation Management System account requirements {#sdl-spoke__section_rcd_c4j_5nb}

Ensure that you are registered with RWS TMS and obtain the credential information. For more
information on RWS Managed Translation API, see [RWS](https://languagecloud.sdl.com/managed-translation/api) documentation.

## Connection and Credential alias requirements {#sdl-spoke__section_wmn_44j_5nb}

The IntegrationHub uses aliases to manage connection and credential information. Using an
alias eliminates the need to configure multiple credentials and connection information profiles
when using multiple environments. If the connection or credential information changes, you do
not need to update any actions that use the connection. For more information, see [Connections and Credentials
Information](https://www.servicenow.com/docs/access?context=r-credentials&version=xanadu&pubname=xanadu-platform-security&ft:locale=en-US).

To use the spoke connection aliases, use an associated connection record and a credential
record created with the RWS spoke installation.

This spoke uses the RWS TMS alias (sn_sdl_spoke.SDL_TMS) to authorize actions.  
The following are the connection alias requirements.

* Connection type: HTTP
* Connection URL: For example, https://languagecloud.sdl.com. This is a sample URL. Users can have a different URL based on their geographical preference.
{#sdl-spoke__ul_bgg_s5t_shb} See [Configure RWS TMS in the Localization Framework](https://servicenow-prod.fluidtopics.net/LKW4xGNMTg99dqhrc3IcFA "Configure RWS TMS to use the RWS TMS service in the Localization Framework.") to connect to the RWS TMS services and use
them to localize the artifacts.

