Siebel Business Process Designer Administration Guide > For Developers: Workflow Process Steps > Field Descriptions for Defining Workflow Process Steps >

Field Descriptions: Compose Condition Criteria Dialog Box


You set condition criteria for branches, decision steps, and user interact steps using the Compose Condition Criteria dialog box. Figure 10 shows an example of the Compose Condition Criteria dialog box.

Figure 10.  Compose Condition Criteria Dialog Box
Click for full size image

Table 8 describes the fields that you use to define criteria for condition connectors, in the Compose Condition Criteria dialog box.

NOTE:  The values you find listed in the Compose Condition Criteria dialog box are constrained by the business object for your workflow process, which is specified at the process level. For more information, see Using Process Designer in Siebel Tools and Field Descriptions: Workflow Processes Applet.

Table 8.  Compose Condition Criteria Fields
Field
Description
Possible Value

Compare To

Indicates where the comparison value is coming from.

This is a required field, with the following choices:

  • Business Component
  • Process Property
  • Expression
  • Applet

Operation

Identifies the comparison operation.

This Must Match. The current value must match exactly, including case.

One Must Match. One or more values must match exactly, including case.

All Must Match. All of the values must match exactly, including case.

None Can Match. None of the values can match exactly, including case.

This Must Match (ignore case). The current value must match without regard to case.

One Must Match (ignore case). One or more values must match without regard to case.

All Must Match (ignore case). All of the values must match without regard to case.

None Can Match (ignore case). None of the values can match without regard to case.

Greater Than. Value must be greater than the comparison value.

Less Than. Value must be less than the comparison value.

Between. Value must be between a range of values.

Not Between. Value cannot be between a range of values.

Is Null. Value must be null.

Is Not Null. Value cannot be null.

Object

The name of the associated business object.

This value is selected from a picklist of business objects.

Field

This is a required field when Applet is the Compare To value.

The name of the field within the named applet.

Values

 

The Values field is dynamic based on the Compare To field. The Values field is for storing data to be used in the condition evaluation.

Siebel Business Process Designer Administration Guide