Run Task Bot activity

An activity that runs a task bot on the specified device in Automation Anywhere.


Deploy Bot activity

Configure the Run Task Bot 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 Automation Anywhere tab.

    Open Automation Anywhere tab
  3. On the Automation Anywhere tab, drag the Run Task Bot activity onto your process.

    Drag Deploy Bot activity

General Configuration

Specifies the basic settings for the Run Task Bot 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

Run Task Bot Configuration > Basic Information tab

Configures the basic information to run a task bot.

Figure: Run Task Bot Configuration > Basic Information tab

Run Task Bot Configuration Basic Information tab

Fields

Field NameDefinition

Automation Anywhere

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

Create Add Token icon

Opens this Screen:
Access Token for Automation Anywhere
Function of this Screen:
Configure an access token to connect to Automation Anywhere.

Bot Name Or ID

Description:
Specifies the name or ID of the task bot to run in Automation Anywhere.

The bot name or ID comes from Automation Anywhere.

Allowed Values:
A bot name from the list.

When you select the access token from the Automation Anywhere field, this field shows the bot names associated with the access token.

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?

Bot Instance Name

Description:
Specifies a unique instance name for a task bot.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
Yes

Run As User

Description:
Specifies bot runner users in which to run the task bot.

This field shows a list of users who has the Unattended Bot Runner permission in Automation Anywhere Control Room.

Allowed Values:
One or more bot runner users, separated by semicolons (;).

When you select the access token from the Automation Anywhere field, this field shows bot runner users associated with the access token.

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?

Device Pools

Description:
Specifies device pool names where the task bot runs.

To run the task bot on the device you specified in this field, you must select the Override Default Device option. If you do not select the Override Default Device option, the task bot runs on the default device.

If you enter more than one device, the task bot runs on the available device. If none of the devices is available to run the task bot, the task is put in a queue.

Allowed Values:
One or more device pool names, separated by semicolons (;).

When you select the access token from the Automation Anywhere field, this field shows device pool names associated with the access token.

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?

Number of Bot Runners to Use

Description:
Specifies the number of bot runner users to use from the list of Run As User field.
Allowed Values:
An integer.
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?

Override Default Device

Description:
Specifies whether to run the task bot on the default device.

The user with bot runner permission has a default device assigned to their account.

Allowed Values:
  • Selected - Runs the task bot on the device you specified in the Device Pools field.
  • Deselected - Runs the task bot on the default device.
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?

Run Task Bot Configuration > Input Variables tab

Specifies variables that store the values from the AgilePoint NX app.

Figure: Run Task Bot Configuration > Input Variables tab

Run Task Bot Configuration Input Variables tab

Fields

Field NameDefinition

Automation Anywhere

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

Create Add Token icon

Opens this Screen:
Access Token for Automation Anywhere
Function of this Screen:
Configure an access token to connect to Automation Anywhere.

Name

Description:
Specifies the variable that you created for your task bot in Automation Anywhere.
Allowed Values:
One line of text (a string) with no spaces.

The variable name you enter must match the variable name associated with the task bot in Automation Anywhere.

Default Value:
None
Accepts Variables:
Yes

Value

Description:
Specifies the value for the variable.
Allowed Values:
One line of text (a string).

Not Accepted:

  • Spaces

Rules:

  • This value comes from the AgilePoint NX app
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?

Data Type

Description:
Specifies the data type of your input variable.
Allowed Values:
A data type from the list.
Default Value:
String

Add Add icon

Function:
Adds an input variable row.

Delete Delete icon

Function:
Deletes the row.

Run Task Bot Configuration > Response tab

Specifies the process data variable to store the Bot Instance ID from Automation Anywhere.

Figure: Run Task Bot Configuration > Response tab

Run Task Bot Configuration Response tab

Fields

Field NameDefinition

Automation Anywhere

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

Create Add Token icon

Opens this Screen:
Access Token for Automation Anywhere
Function of this Screen:
Configure an access token to connect to Automation Anywhere.

Store Response Bot Instance ID in this Variable

Description:
Specifies the variable that stores the Bot Instance ID from Automation Anywhere.
Allowed Values:
A process data variable that accepts an alphanumeric string with no spaces or special characters.
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?