Adding Commands to Request Types
To add commands to request types:
-
On the PPM Workbench shortcut bar, click Demand Mgmt > Request Types.
The Request Type Workbench opens.
-
Open a request type.
-
In the Request Type window, click the Commands tab.
-
Click New Cmd.
The New Command window opens.
-
Provide the following information:
-
In the Command field, type a name for the command.
-
In the Condition field, you can type a condition that determines whether the command steps are executed. (For more information, see Command Conditions).
-
In the Description field, you can type a short description of the command.
-
In the Timeout(s) field, to change the amount of time the command can run before its process is terminated, replace the default (90 seconds) with a different value (in seconds).
Note: The Timeout(s) value is used to abort commands that hang or take too long to run.
-
To disable this command, for the Enabled option, select No. Otherwise, leave Yes selected.
-
In the Steps field, type the command code.
To help compose the command, you can do the following:
-
Click Tokens to open the Token Builder and select tokens to add to the command.
-
Click Special Cmd to open the Special Command Builder and select preconfigured commands to add.
-
Click Show Desc to display the Description field, in which you can type a description of the command.
-
-
-
Click OK.
The Commands tab lists the new command.
-
Click OK.