Siebel Object Types Reference > Siebel Object Types >

WF Step Branch (H)


Siebel Object Types > Workflow Process > WF Step > WF Step Branch

Connects two workflow steps. It controls the data and process flow of a workflow process.

Properties
Property
Description/Usage
Valid Values/Examples

Event (O) (R) (see Description)

The specific event the object supports.

Required if Event Object Type is specified.

The set of events is different for different object types.

Event Cancel Flag (O)

Abort the runtime event after executing the process.

This flag only applies to events that can be canceled. It functions like CancelOperation in scripting.

Event Object (O) (R) (see Description)

The name of the object.

Required if Event Object Type is specified. This is the name as defined in Siebel Tools.

The set of objects is different for different object types.

Event Object Type (O)

The type of the object the event refers to.

Applet, Application, BusComp

Event Visibility

Controls whether waiting instances need to be resumed based on instance information from local session or from the database.

Enterprise and Local

Expression

Uses an expression to evaluate a specific value. Evaluates the expression that is entered in the Value column and uses the result. Expression as defined in Siebel Query Language.

If the expression refers to any business component fields, you must enter the business component name in the Business Component column.

 

Name

The name of the step branch.
To import or export the workflow process, the name must be unique.

 

Subevent (O)

An options parameter for the event.

For InvokeMethod, the name of the method being invoked. For SetFieldValue, the name of the field being set.

Type

The type of branch.

Condition — Use to indicate that a condition is defined for the branch.

Default — Use to indicate that if nothing else is satisfied, this branch will be followed. Additionally, if this value is used, any conditions defined for the branch are ignored.

Connector — Use whenever there is no condition branching involved.

Error Exception — Use to define exception handling. This connector type captures system errors, such as an error noting that the Assignment Manager server component is not available.

User Defined Exception — Use to define exception handling. This connector type captures user-defined errors, such as an error noting that an order being submitted is incomplete.

User Event Name

Unique name to describe the user event.

 

User Event Storage

Receives the set of process properties.

 

User Event Timeout (Days)

A timeout defined in days for the workflow that is waiting for a user event to resume operation.

 

See Also

WF Branch Connector (H)
WF Branch Criteria (H)
WF Step
WF Step I/O Argument (H)
WF Step Recipient (H)
Workflow Process

Siebel Object Types Reference Copyright © 2006, Oracle. All rights reserved.