Translate Text activity

An activity that translates specified text input into one or more languages in Google AI.


Translate Text activity

Configure the Translate Text activity

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, open the Google AI tab.

    Open Google AI tab
  3. On the Google AI tab, drag the Translate Text activity onto your process.

    Drag Translate Text activity

General Configuration

Specifies the basic settings for the Translate Text activity.

Figure: General Configuration screen

General Configuration screen

Good to Know

  • Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.

Fields

Field NameDefinition

Display Name

Function:
Specifies the activity name that shows in your process.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Function:
Specifies an optional text description for your activity.
Accepted Values:
More than one line of text.
Default Value:
None
Accepts Process Data Variables:
No

Translate Text Configuration

Specifies the information to translate specified text input into one or more languages in Google AI.

Figure: Translate Text Configuration screen

Translate Text Configuration screen

Fields

Field NameDefinition

Google Cloud Platform

Function:
Specifies the access token that connects to your Google Cloud Platform service.
Accepted Values:
A list of access tokens configured for your environment.
Default Value:
None

Create Add Token icon

Opens this Screen:
Access Token for Google Cloud Platform
Function of this Screen:
Configure an access token to connect to Google Cloud Platform.
Example:
Refer to:

Text

Function:
Specifies the text to translate in Google AI.
Accepted Values:
More than one line of text.
Default Value:
None
Accepts Process Data Variables:
Yes

Target Language

Function:
Specifies the languages in which to translate the text.
Accepted Values:
  • One or more languages from the list.

    Click the Select Language Select Language icon button to open the language list.

  • One line of text (a string) that can have letters, spaces, and special characters.

    The line of text represents one or more supported languages, separated by semicolons (;).

Default Value:
None
Accepts Process Data Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Map Response To App Schema / Store Response In This Variable

Function:
Specifies where to store the response from Google AI.
Accepted Values:
  • Map Response To App SchemaSelect this option if you want to map the information from the Google AI data model to your process schema.

    Click the Schema Mapping Schema Mapping icon button to open the Schema Mapper.

    Use this screen to connect the response to the data model for your process.

    Because the query can return more than one result, the parent node in the external data source must be mapped to a node in the AgilePoint NX process schema that is a repeating schema element. The child nodes in both data models must also be mapped, but child nodes in AgilePoint NX inherit the repeating behavior from their parent node.

  • Store Response In This VariableSelect this option if you want to store the information from Google AI to a variable in the AgilePoint NX app.

    In the text field, specify a variable that accepts an alphanumeric string in JSON format.

Default Value:
Map Response To App Schema
Accepts Process Data Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?