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

Defining Stop Step Input Arguments


NOTE:  No picklist is available for Input Argument Name. The input arguments for a Stop step are the substitution variables in the error message. Substitution variables are identified by a "%". To define the substitution value, enter the substitution variable in the input argument name, such as "%1".

To define input arguments for a stop step

  1. Select the stop step, right-click and choose Show Input Arguments.
  2. In the Input Arguments field, right-click and choose New Record.
  3. Enter a name for the input argument.

    This should be the substitution variable appearing in the error message.

  4. Choose an input argument type. The choices available are:
    • Literal
    • Process Property
    • Expression
    • Business Component
  5. If the input argument type selected is Literal, enter a value.
  6. If the input argument type is Process Property, select a property name and a property data type.
  7. If the input argument type is Business Component, select the applicable business component name and business component field.
  8. If the input argument type is Expression, enter the expression in the value field.
  9. Enter any appropriate comments.
Siebel Business Process Designer Administration Guide