Tools Entry Format

Each tools entry has the following format:

Tool_Definition=xpos,ypos,description

where:

Tool_Definition is one of the following:

Tool_Definition

Tool Description

CaseStart

Displays the Case Start dialog box so that the user can start a case.

AuditTrail

Displays the Case Administration dialog box, so that the user can perform administration tasks such as closing or purging cases and viewing audit trails of cases.

ProcDefn

Starts TIBCO iProcess Modeler.

EXE,program,
NORM

Starts an executable program.exe.

Note: By default, an EXE entry is provided to start TIBCO iProcess Administrator (mainmenu.exe).

RS,procname,
stepname

Runs a caseless form for procedure
procname and step stepname.

SWEIS[,procname,
EISobject]

Runs an EIS report for procedure
procname and report EISobject.

If the procname and EISobject parameters are omitted the Run EIS Report dialog box is displayed, from which the user can choose an EIS report to run.

SWIP

Starts TIBCO iProcess Monitoring.

Note: The Help and WQUpdate entries are no longer used.
xpos, ypos defines the horizontal (column) and vertical (line) position of the icon in the Tools window. (1,1 is the top, left-hand side of the window.) Coordinates outside the range 1-10 are ignored.
Note: The xpos and ypos parameters are ignored because the Tools window is no longer supported. Tools are listed in the Tools menu and button bar in the order that they are listed in the section.
description is the text that appears in the Tools menu and as a button help in Work Queue Manager.

description can be up to 40 characters long. Any text beyond this is truncated. The ampersand character (&) can be used to define a shortcut key for the tool. The character that follows the ampersand will appear underlined in the Tools menu. If you want to insert an actual ampersand character in the description, you must precede it with another ampersand character (&&).