Siebel Object Types Reference > Siebel Object Types >

Task Property


Siebel Object Types > Task > Task Property

A Task Property defines a field to store a value that you can use in task steps, either as input and output arguments, or for performing evaluations.

Properties
Property
Description/Usage
Valid Values/Examples

Access Mode (R)

Defines how the task property can be accessed during task execution.

Read — task property is read only.

R/W — task property can be read and updated.

Data Type (R)

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 Enterprise Application Integration (EAI) to store data from a property set.

Integration Object — Data type used by Enterprise Application Integration (EAI) to store data from an integration object.

Number — For numeric data.

String — For alphanumeric data.

Strongly Typed Integration Object — Data type used by Enterprise Application Integration (EAI) to store data from a strongly typed integration object.

Default (O)

Pre-default value of the task property.

 

In/Out (R)

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

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

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

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

None — The task property is used only within the task.

Integration Object

The name of the Integration Object. This field is required when the Data Type is Integration Object or Strongly Typed Integration Object

Account - Get Oracle Customer (Oracle).

Name (R)

The name of the task property.

 

See Also

Task
Task Branch
Task Branch Criteria
Task Event
Task Metric
Task Step

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