Adding Commands to Object Types

To add commands to object types:

  1. From the Workbench shortcut bar, select Deployment Mgmt > Object Types.

    The Object Type Workbench opens.

  2. Open an object type.

    The Object Type window opens.

  3. Click the Commands tab.

  4. Click New Cmd.

    The New Command window opens.

  5. Complete the fields in the New Command window, as follows.

    Field Name

    Description

    Command

    A simple name for the command.

    Condition

    A condition that determines whether the steps for the command are run or not. For more information, see Command conditions.

    Description

    A description of the command.

    Timeout

    The amount of time the command can run before its process is terminated. This mechanism is used to abort commands that are hanging or taking an abnormal amount of time to run.

    Enabled?

    Indicates whether the command is enabled for execution.

  6. Click OK.

    The Commands tab lists the new command.

  7. Click OK.