Siebel Object Types Reference > Siebel Object Types >

Task Step Context


Siebel Object Types > Task > Task Step > Task Step Context

Defines the context for the step by setting up search specifications for business components in the task business object. This object should only be created for steps of Siebel Operation and Task View types.

Properties
Property
Description/Usage
Valid Values/Examples

Expression Business Component (O)

The name of the business component referenced in the right operand of the expression.

For example, the expression "[Account Id] = [Id]" has an operator "=", a left operand "[Account Id]", and a right operand "[Id]". If the Expression Business Component is set to "Account", the right operand will be effectively treated as [Account.Id].

The dropdown list includes business components defined for the business object selected for the task.

Filter Business Component (O)

The name of the business component referenced in the left operand of the expression.

For the same example as above, "[Account Id] = [Id]", if the Filter Business Component is set to "Contact", the left operand will be effectively treated as [Contact.Account Id]. As a result, the expression itself becomes "[Contact.Account Id] = [Account.Id]".

The dropdown list includes business components defined for the business object selected for the task.

Is User Search Spec (R)

Flag that indicates whether the search spec defined is a user search spec or a task search spec.

TRUE — user search spec

FALSE — task search spec

Search Specification (O)

The value of the search specification.

 

Type (R)

The type of the context.

Literal — literal value

Expression — expression

See Also

Task
Task Property
Task Step
Task Step IO Argument
Task Step Locale

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