Publishing a script

You can publish scripts to your IBM RPA Portal environment to make them available as resources. You can later configure them to run on computers configured in your environment.

Before you begin

Procedure

  1. In the top menu bar of IBM RPA Studio, click Home > Publish.
  2. In the Name field, enter an unique name for the script.
  3. In the Description field, enter the description of your changes to the script.
  4. Optional: Configure the following settings.
    • Optional: Set Allow scheduling to on.
    • Optional: Set Set as production to on.
  5. Click the Show advanced options label and enter the following times:
    • In the Green time field, enter the expected ideal runtime. The default is 2 minutes.
    • In the Yellow Time field, enter the expected average runtime. The default is 2 minutes.
    • In the Red time field, enter the maximum runtime allowed. The default is 2 minutes.

Results

Publishing sets the script under the RPA server's embedded version control system. After publishing, RPA scripts become a resource for the environment users to run on computers.

Parent topic: