Siebel Object Types Reference > Siebel Object Types Reference > Workflow Process Object Types >

WF Step I/O Argument (H)


A WF step I/O argument identifies the input and output arguments that a workflow process step uses. Each step accepts input from the workflow process and sends output to the workflow process.

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

Table 260 describes properties that Siebel CRM uses with a WF step I/O argument.

Table 260. Properties of the WF Step I/O Argument
Property
Description

Business Component

Specifies the name of a business component that the business object references. The workflow process references this business object.

Business Component Field

Specifies the name of a business component field.

Input Flag

Specifies if the field is an input argument, output argument, or a search specification. This property is read only.

Name

Specifies text that describes the purpose of this step I/O argument.

Output Arg

Specifies the name of the output argument from the business service. The drop-down list for this property includes the output arguments that exist for the method you choose. Siebel CRM displays arguments in this list that include the following:

  • Defined as an argument on a business service method
  • The Hidden flag is FALSE
  • Type is Output or Input/Output

Preferred Sequence

Specifies the order that Siebel CRM uses for this WF step I/O argument. For Oracle internal use only.

Property Name (R)

Specifies the name of the process property that Siebel CRM uses to save the value of this WF step I/O argument.

Sequence

Specifies the order that Siebel CRM uses for this WF step I/O argument for upgrade purposes.

Type (R)

Specifies the type of argument.

Value/Search Specification

Specifies a search specification. If the Type property is Expression, then enter the Value/Search Specification property must contain an expression. For example:

[Status] LIKE '*Open*'

The Expression business component evaluates this expression.

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