Task

A task contains the instructions for Nintex RPA.

A botflow A file that stores the actions and variables designed to automate tasks. can contain many related and unrelated tasks.

When a new botflow is created a task named New Task is created.

Create a task

To create a task:

  1. Click Add Item () on the Botflow Pane.
  2. Click Task.
  3. The Task window displays.

  4. Enter the task Name.
  5. The name must be unique and cannot match the name of any other task in the botflow.  

  6. Optionally, add Notes to the task to document any special instructions or functionality.
  7. Click OK to save the task.

Manage tasks

To manage tasks:

  1. Navigate to the Task on the Botflow Pane.
  2. Right-click the Task.
  3. The Content Menu displays.

    Use the Context Menu to add, edit, delete and duplicate Tasks.

    The default Task can be renamed.

Define task types

To define a task type:

  1. Navigate to the Task from the Botflow Pane.
  2. Right-click the Task.
  3. The Content Menu displays.

    • Click Start Here to designate a Task as a Starting Point for your Botflow
    • Click Run On Error to automatically run an Action's Error settings.
    • Click Run Before to set a task to run before another action in a botflow.
    • Click Run After to set a task to run after another action in a botflow.

Task window field descriptions

Field or button Description
Name Enter a name to identify the task.