Workload package

The Workload package enables you to insert work items in a queue for workload automation. It also enables data chaining between multiple queues. You can orchestrate multiple bots, and enable optimal device utilization through the queueing mechanism of workload management.

For example, a business process of Employee Salary Processing:
  • A payroll queue can process the employee salaries, and a payroll bot can add work items to a finance queue.
  • The finance queue in turn can release the funds to employees and a finance bot in turn adds works items in a HR queue to email employees on the salary processing completion.

You must have the Queue Owner or Participant privileges to view the list of queues in the Workload package.

Actions in the Workload package

The Workload package includes the following action:
Note: If you built a bot using actions from the Workload package from Build 5322 or earlier, the action will be missing when you open the bot with the default package version. You must reinsert the action and repopulate the fields.
Action Description
Insert work item Allows you to insert a work item from an existing queue to another queue as part of a bot execution.
Note:
  • To download an individual package (updated in an Automation 360 release where you want only the package), use this URL:

    https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar

  • For Workload package, the naming convention is: bot-command-wlm-<version.number>.jar

    For example, bot-command-wlm-2.10.1-20220512-164301.jar

For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.