Instances

When you run a botflow, an instance is created to execute the botflow steps. The Instances page lists instance details for the botflows Automated steps that you can design for each bot that will run. that are running. Users with the Administrator A user who can use all functionality in both Nintex RPA Central and Nintex Bot. role can see instances for all botflows across the domain.

View botflow instance details

  1. On the top navigation bar, click Dashboard.
  2. Click Instances in the side navigation menu.

    The page loads a subset of the latest instances and includes automatic paging. As you scroll, more instances are returned. You can control the page size (the default is 50) by editing the SharedServiceSettings file located at /Program Files (x86)\Nintex\RPACentral\RPACentral.

  3. Click the name of an instance to view details.

Drill down to botflow instance details

Access the Instance details page from the Instances page to view detailed information about your instance. If you have a Dataset for the botflow, you can also view instance details for that dataset.

  • On the Instances page, click an Instance name link.

Pause a botflow instance

If you want to temporarily stop a botflow execution, you can pause the botflow instance. Pausing the botflow instance pauses all bots running that instance. The bots stop at the last step executed when the botflow instance is paused and await further instructions. When you resume the botflow instance, the bots will continue from the step where the botflow instance was paused.

  1. On the top navigation bar, click Dashboard.
  2. Click Instances in the side navigation menu.
  3. For the botflow instance you want to pause, click > Pause.

    The botflow instance stops running and remains paused until you resume or terminate the instance.

Resume a botflow instance

If you have temporarily paused a botflow instance, you can start it again using the Resume option.

  1. On the top navigation bar, click Dashboard.
  2. Click Instances in the side navigation menu.
  3. For the paused botflow instance you want to resume, click > Resume.

    The botflow instance resumes and starts running.

Terminate a botflow instance

If you have a queued or running botflow instance that is no longer required, you can terminate the botflow instance.

Note: If an instance is queued and can't be terminated, ensure that the bot is closed and that the Nintex RPA Central service is running. If you can run another botflow on the same bot after the one that could not be terminated, you can ignore the issue.

  1. On the top navigation bar, click Dashboard.
  2. Click Instances in the side navigation menu.
  3. For the botflow instance you want to terminate, click > Terminate.
  4. Click Terminate to confirm.

    The botflow instance is terminated and you cannot resume it.