3. RT Dictionaries

Under this menu there is a set of pages that is used to create actual CoreAuto objects:

3.1. RT Events

On this page you can Edit, Delete and Create new RT Events. RT Event can execute a Step or Multi step:

Clicking “Create” button you will open the RT Event creator page. There are plenty of fields that can be defined. Most of them are self-descriptive. Let’s explain the most important ones:

  • Automask – it allows to set number of parallel events execution. Set it to0 to hold the Events execution.
  • Eventprt – event priority: events with lower number will be executed first.

Errormode – set 0 to execute the next events when previous events of the same type fail. Set to 1 to prevent this from happening.

After everything is set click “Save” button.

3.2. RT Multi steps

On this page you can Edit, Delete and Create new RT Multi steps.

Clicking “Create” button you will open the RT Multi step creator page. You can use graphical interface to drag and drop steps to the pane and add the dependencies:

After everything is set click “Save” button.

3.3. RT Steps

On this page you can Edit, Delete and Create new RT Steps.

Clicking “Create” button you will open the RT Step creator page. Let’sexplain the most important ones:

  • Step can execute one or more scripts. Scripts can be defined in script section:
“Click Add Script” button to add scripts. Scripts should contain the Script name with optional path, optional program name and optional parameters.


You can also add define the host the step should be executed and the status of the Step  (Active, Hold, Inactive):

After everything is set click “Save” button.

3.4. RT Hosts

On this page you can Edit, Delete and Create new RT Hosts. Host is a logical name of the execution node that you can execute steps via remote agent. On the main page you can see the list of Hosts:

To create the new RT Host, click “Create” button. This will open the Hostcreator page. You need to specify the Name, optional Description, Script pathon remote host, default Throttle.

Click the “Save” button to save the changes.