Next Topic

Previous Topic

Book Contents

Creating / Editing Agent Procedures

Creating / Editing Agent Procedures

To create a new procedure:

  1. Select a cabinet or folder in the middle pane.
  2. Then click the New Procedure button to open the Creating / Editing Agent Procedures dialog.

To edit an existing procedure:

  1. Select the procedure.
  2. Then click the Edit Procedure button to open the Creating / Editing Agent Procedures dialog. You can also double-click a procedure to edit it.

Note: Access to creating or editing a procedure depends on your Folder Rights.

The Agent Procedure Editor

The Procedure Editor has 3 main sections: the Statements pane, the Procedure pane, and the Properties pane. All statements you can add to an agent procedure display in the left-hand pane. Agent procedures display in the middle pane of the editor on one more tabs. The parameters for each statement display in the right-hand pane.

agent1

Note: See IF-ELSE-STEP Statements for a detailed explanation of each statement's parameters.

The Statements pane

The Statements pane contains the available IFS and STEPS (statements) that can be used to create each procedure line.

The Procedure pane

The Procedure pane displays all of the lines that make up the procedure script.

Action Buttons

These buttons display in the middle pane of the procedure editor.

Drag and Drop

The Properties pane

The Properties pane displays procedure and statement properties.

Editing lines

One method of editing procedure lines is by using the Properties Pane. Only a single procedure line can be edited at a time. If there are no lines selected, this pane can be used to edit overall procedure properties (such as the procedure description).

Guidelines