Object Types Reference > Siebel Object Types >

WF Branch Criteria (H)


Siebel Object Types > Workflow Process > WF Step > WF Step Branch (H) > WF Branch Criteria

Branch Criteria is a list of conditions. At runtime, the workflow engine evaluates the conditions and when the outcome is true, the workflow takes the path defined by the branch.

Properties
Property
Description/Usage
Valid Values/Examples

Applet Field Name (see Description)

The name of the field within the named applet. This is a required field when the Compare To value is set to Applet.

The drop-down list displays all fields defined for the selected applet.

Applet Name (see Description)

Name of the applet to compare.
This is a required field when the Compare To value is set to Applet.

 

Business Component (see Description)

The name of the business component within the business object of the business process.
This is a required field when the Compare to value is set to Business Component or Expression.

The picklist includes business components defined for the business object selected for the process.

Business Component Field (see Description)

The name of a field within the business component.
This is a required field when the Compare To value is set to Business Component.

The picklist displays all fields defined for the selected business component.

Compare To (R)

Indicates where the comparison value is coming from.

Applet, Business Component, Expression, and Process Property.

Edit

Indicates if this record is editable. Users cannot modify this setting.

 

Name

Name of this object.

 

Operation

Identifies the comparison operation.

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

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

Between = Value must be between a range of values.

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

Is Not Null = Value cannot be null.

Is Null = Value must be null.

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

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

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

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

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

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

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

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

Property Name (R)

Identifies the specific Business Process property on which to base the condition.

 

Sequence (S)

Sequence of the criteria (for upgrade purposes).

 

See Also

WF Branch Connector (H)
WF Branch Criteria Value (H)
WF Step
WF Step Branch (H)
Workflow Process

Object Types Reference