Siebel Object Types Reference > Siebel Object Types Reference > Task Object Types >

Task Event IO Argument


A task event IO argument defines the input arguments and output arguments for an event handler.

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

Table 189 describes properties that Siebel CRM uses with a task event IO argument.

Table 189. Properties of the Task Event IO Argument
Property
Description

Argument (O)

Specifies the name of the output argument of the workflow process or business service that the event handler calls. If you set the Input/Output property of this task event IO argument to:

  • Input. You must set the Argument property to the name of an input argument of the event handler. The parent Task Event determines the values you can set.
  • Output. You must set the Argument property to the name of an output argument of the event handler. The parent Task Event determines the values you can set.

Business Component

Specifies the name of a business component that the business object references. The task references this business object. If the Type property is Business Component, then the Business Component property is required.

Business Component Field

Specifies the name of a business component field. If the Type property is Business Component, then the Business Component Field property is required. The dropdown list for this property displays the fields that the business component contains.

Input/Output (R)

Specifies if the argument is an input argument or an output argument.

Name (S)

Specifies the name of this task event IO argument. The value you specify depends on one of the following types of arguments:

  • Input argument. You specify the input argument name of the business service method.
  • Output argument. You leave this Name property empty.

If you choose a workflow process as the event handler, then the value of this Name property must be RowId or ProcessName.

Parent Name (S)

Specifies the name of the parent task event.

Preferred Sequence (O)

Not used. Siebel CRM ignores this property.

Property Name

Specifies the name of the task property that this task event IO argument references. If the Type property is Task Property, then the Property Name property required.

The drop-down list for this property includes the task properties that the parent task contains.

Type (R)

Specifies the type of the argument. It can contain one of the following values:

  • Business Component
  • Literal
  • Expression
  • Task Property

Value (O)

Specifies a value for this task event IO argument. If the Type property is Literal or Expression, then the Value property contains a literal value or an expression.

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