Object Types Reference > Siebel Object Types >

WF Process Prop


Siebel Object Types > Workflow Process > WF Process Prop

Process Properties are fields for storing values that you can use in workflow steps, either as input and output arguments, or for performing evaluations.

Properties
Property
Description/Usage
Valid Values/Examples

Access Mode

Reserved for future use.

 

Business Component (O)

The name of the business component containing the virtual field specified in the Virtual Field property.

This value is selected from a drop-down list of business components belonging to the workflow process business object.

Business Object (O)

The name of the associated business object.

Chosen from a drop-down list of business objects. Only business objects with a defined primary component appear in this drop-down list.

Correlator Flag

Determines if the process property acts as the correlator.

TRUE and FALSE

Data Type

The type of data that can be stored.

Binary = For variant or binary information. Binary types must be assigned the None value in the In/Out field.

Date = For dates.

Hierarchy = Data type used by eBusiness Application Integration to store data from a property set.

Integration Object = For variant or binary information.

Number = For numeric data.

String = For alphanumeric data.

Default Date

Initial value if the process property is a date type.

 

Default Number

Initial value if the process property is a numeric type.

 

Default String

Initial value if the process property is a string type.

Free-form text. If you enter <Value>, the process property is initialized with the value in the Value field of the workflow input property set.

Display Name

The name as seen on the view.

 

In/Out

Describes whether or not the process property is passed in or out of the process, passed into the process and returned, or used only within the process.

In = The process property is passed into the process. (Binary types cannot be assigned this value.)

Out = The process property is passed out of the process. (Binary types cannot be assigned this value.)

In/Out = The process property is passed into the process and returned. (Binary types cannot be assigned this value.)

None = The process property is used only within the process.

Integration Object

Data type used by eBusiness Application Integration to store data from an integration object.

Account - Get Oracle Customer (Oracle).

Name

The name of the process property.

 

Virtual Field (O)

The name of the business component field mapped to the workflow process property.

This value is selected from a drop-down list of fields belonging to the business component. Only calculated fields with no calculated values appear in this drop-down list.

See Also

Workflow Process
WF Step

Object Types Reference