Siebel Business Process Designer Administration Guide > For Developers: Workflow Process Steps > About End Steps >

Defining an End Step


You define an end step in the Process Designer in Siebel Tools.

To define an end step

  1. Select the appropriate workflow process in the Workflow Processes OBLE.
  2. Right-click and choose Edit Workflow Process.
  3. Drag and drop the End icon from the palette to the workspace.
  4. In the WF Steps applet, enter a name for the step, and a description of the purpose of the step.
  5. See To define output arguments for an end step to enter output arguments.

    Output arguments allow you to store a resulting value in a process property. This value can then be passed to other processes.

To define output arguments for an end step

  1. Select the End step, right-click and choose Show Output Arguments.
  2. In the Output Arguments applet, right-click and choose New Record.
  3. Select the property name from the picklist.
  4. Choose an output argument type. The choices available are:
    • Literal
    • Expression
    • Business Component
    • Output Argument
  5. If the output argument type selected:
    • Literal, then enter a value.
    • Expression, then enter the expression in the Value field.
    • Business Component, then select the applicable business component name and business component field.
    • Output Argument, then enter the argument.
  6. Enter any appropriate comments.

Siebel Business Process Designer Administration Guide