Step package

The Step package groups various actions together and runs them in a specific order. You can provide a relevant name for a step to identify the operation performed by the actions included in that step.

Action in the Step package

The Step package includes the following action:

Action Description
Step Runs a sequence of actions.
  • Creates a container for actions without impacting the bot run.
  • Configures actions within the Step action.
  • Runs the arranged actions in a sequential order.
  • Groups various actions for better management.
  • Optional: In the Title field, specify the title.
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 Step package, the naming convention is: bot-command-step-<version.number>.jar

    For example, bot-command-step-2.5.0-20230105-135537.jar

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