Configuring an Asynchronous Translation Service

This section covers setting up a new Asynchronous Translation Service. All steps in this section are applicable to Across, SDL, and Lionbridge services except in the Server Connection Details, which have been broken out by service.

Note: For information regarding configuring an Asynchronous File Exchange Service, see the Configuring an Asynchronous File Exchange Service topic here.

Prerequisites

  1. For the Across Translation Server software only, before performing the Configuration below in STEP, create a 'STEP' document template on the Across server using the 'Tagged XML v2' option. This template enables Across to read STEPXML files. For more information, contact Across support.
  2. For any asynchronous service option other than File Service Exchange, prior to configuration, clicking the Server URL dropdown parameter displays the required property name. Provide a selection for the dropdown parameter via the sharedconfig.properties file on the STEP application server using the appropriate case-sensitive property:

The following is an example of a complete property entry for two Across systems:

Async.Kernel.Config.Across.ServerURL=1=http://across.scloud.com/crossAPI/crossAPI.wsdl,2=http://across.scloud2.com/crossAPI/crossAPI.wsdl

Note: Across Translation Server software users have the option to add a custom port for communication between STEP and Across Translation Server software by adding the port to the property entry within the sharedconfig.properties file. For example, in the property entry shown below, the '5000' is the custom port.

Async.Kernel.Config.Across.ServerURL=1=http://127.0.0.1:5000

Configuration

  1. In System Setup, right-click the Asynchronous Services root node and select New Asynchronous Service Configuration.

  1. In the Asynchronous Service Configuration Wizard, complete the parameters on the Service step based on the required service:

  1. Click Next to move on to the Load Handling step. 
  2. For Load Handling, provide the following data:

Note: The processed jobs are retained until either the maximum number of processed jobs or the maximum age of processed jobs limit has been met, whichever comes first.

  1. Continue with the setup as defined in Setting Up a Translation Configuration topic here.