Siebel Object Types Reference > Siebel Object Types Reference > Workflow Process Object Types >

WF Branch Criteria (H)


A WF branch criteria specifies a list of conditions. At runtime, the workflow engine evaluates these conditions and then configures the workflow process to use the branch that meets the condition.

This object type occurs in the following location in the object hierarchy:

Table 244 describes properties that Siebel CRM uses with a WF branch criteria.

Table 244. Properties of the WF Branch Criteria
Property
Description

Applet Field Name

Specifies the name of a field that includes the data that Siebel CRM compares. If the Compare To property is Applet, then the Applet Field Name property is required.

Applet Name

Specifies the name of the applet that includes the field that Siebel CRM compares. If the Compare To property is Applet, then the Applet Name property is required.

Business Component

Specifies the name of a business component that the business object references. The Business Object property of the workflow process references this business object. If the Compare to value is Business Component or Expression, then the Business Component property is required.

Business Component Field

Specifies the name of a business component field. If the Compare to value is Business Component, then the Business Component Field property is required.

Compare To (R)

Specifies the object that contains the comparison value.

Edit

If TRUE, then the user can edit this WF branch criteria.

Item Type Name

Specifies the assignment criterion record for an assignment criteria. For more information, see Siebel Assignment Manager Administration Guide.

Name

Specifies the name of this WF branch criteria.

Operation

Specifies the comparison operation. You can specify one of the following values:

  • 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 occur between a range of values.
  • Greater Than. Value must be greater than the comparison value.
  • Is Not Null. Value cannot be empty.
  • Is Null. Value must be empty.
  • 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 occur 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)

Specifies a property of a business process. To determine the condition, Siebel CRM uses the value of the property that the Property Name specifies.

Sequence (S)

Specifies the order that Siebel CRM uses to evaluate the criteria. Siebel CRM uses this sequence during an upgrade.

Siebel Object Types Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.