Get Results activity

An activity that retrieves results from ABBYY Vantage.


Get Results activity

Configure the Get Results activity

Examples

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 ABBYY Vantage tab.

    Open ABBYY Vantage tab
  3. On the ABBYY Vantage tab, drag the Get Results activity onto your process.

    Drag Get Results activity

General Configuration

Specifies the basic settings for the Get Results 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

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts 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

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No

Get Results Configuration

Specifies the information to retrieve results from ABBYY Vantage.

Figure: Get Results Configuration screen

Get Results Configuration screen

Fields

Field NameDefinition

ABBYY Vantage

Description:
Specifies the access token that connects to your ABBYY Vantage service.
Allowed Values:
A list of access tokens configured for your environment.
Default Value:
None

Create Add Token icon

Opens this Screen:
Access tokens for ABBYY Vantage
Function of this Screen:
Configure an access token to connect to ABBYY Vantage.

Skill Type

Description:
Specifies the type of skill to use to retrieve results from ABBYY Vantage.
Allowed Values:
  • Document
  • Process
Default Value:
Document
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?

Skill Name

Description:
Specifies the name of the skill to retrieve results from ABBYY Vantage.
Allowed Values:
A skill name from the list.

When you select the type of skill in the Skill Type field, this field shows the skill names associated with the skill type.

Default Value:
None
Accepts 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?

Transaction ID

Description:
Specifies the ID of the transaction whose information to retrieve.

The transaction ID comes from ABBYY Vantage.

Allowed Values:
A transaction ID from ABBYY Vantage.
Default Value:
None
Accepts 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?

Use Fields (JSON) / Use Fields (JSON) Metadata

Description:
Specifies whether to retrieve results with the file ID or metadata ID from ABBYY Vantage.
Allowed Values:
  • Use Fields (JSON) - Uses the file ID to retrieve results.
  • Use Fields (JSON) Metadata - Uses the metadata ID to retrieve results.
Default Value:
Use Fields (JSON)
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?

Field (JSON) File ID

Description:
Specifies the ID of the file to retrieve results.

The file ID comes from ABBYY Vantage.

To Open this Field:
  1. On the Get Results Configuration screen, select Use Fields (JSON).
Allowed Values:
A file ID from ABBYY Vantage.
Default Value:
None
Accepts 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?

Field (JSON) Metadata ID

Description:
Specifies the ID of the metadata whose results to retrieve.

The metadata ID comes from ABBYY Vantage.

To Open this Field:
  1. On the Get Results Configuration screen, select Use Fields (JSON) Metadata.
Allowed Values:
A metadata ID from ABBYY Vantage.
Default Value:
None
Accepts 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?

Generate Response Schema / Enter Response Payload

Description:
Specifies how to store the response data from ABBYY Vantage to the process schema.
Allowed Values:
  • Generate Response Schema - Uses the ABBYY Vantage API to retrieve the response schema from ABBYY Vantage based on the specified skill.

    Click Map Respose To App Schema to open the Schema Mapper screen.

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

  • Enter Response Payload – Specify a payload in JSON format to use to map the response to the process schema.

    Click Map Schema to open the Schema Mapper.

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

Default Value:
None
Example:
Refer to:
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?

Store Result File In Document Repository

Description:
Specifies whether to store the result file to the repository.
Allowed Values:
  • Deselected - The response data is stored in the AgilePoint process schema and does not store the data as a result file.
  • Selected - Configures the Target Repository screen to store the result file in the repository.
Default Value:
Deselected
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?

Target Repository

Selects the target storage repository type for your files.

Figure: Target Repository screen

Target Repository screen

Fields

Field NameDefinition

Target Repository

Opens this Screen:
The configuration screen for your document repository. The specific screen that shows depends on your document repository type.

For more information, refer to Document Repositories.

Function of this Screen:
Configures your document repository.