Integration Platform Technologies: Siebel Enterprise Application Integration > EAI UI Data Adapter >

EAI UI Data Adapter Method Arguments


The methods exposed in the EAI UI Data Adapter take arguments that you use to specify information that the adapter uses when processing the request. Table 36 summarizes the EAI UI Data Adapter method arguments. Subsequent sections describe each method, list the method arguments applicable to each method, and indicate whether the method argument is used for input or output.

Table 36. EAI UI Data Adapter Method Arguments
Argument
Display Name
Description

BusinessObjectCacheSize

Business Object Cache Size

Maximum Number of Business Objects that can be cached at one time.

LOVLanguageMode

LOV Language Mode

Indicates whether the EAI UI Data Adapter needs to translate the LOV value before sending it to the object manager. Valid values are LIC or LDC. If LIC is specified, then the EAI UI Data Adapter expects language independent values in the input message and translates them to language dependent values (based on the current language setting) before the request is sent to the object manager. If LDC is specified, the EAI UI Data Adapter does not translate the value before sending it to the object manager.

NamedSearchSpec

Predefined Query

Name of a PDQ. The EAI UI Data Adapter sets the name of the PDQ on the business object instance. If NamedSearchSpec and QBE are specified, NamedSearchSpec is used.

NewQuery

New Query

Default is False. Boolean indicating whether a new query should be executed. If set to True, a new query is executed flushing the cache for that particular integration object.

NumOutputObjects

Number of Output Integration Objects

Number of Integration Objects output

OutputIntObjectName

Not applicable

The name of the integration object that will be sent in the output.

SiebelMessage

Siebel Message

Input or output integration object instance.

ViewMode

View Mode

Visibility algorithm used in addition to a search specification to determine which records will be retrieved. The ViewMode method argument is used to set the View Mode property for all business components corresponding to the integration object. Valid values are Manager, Sales Rep, Personal, Organization, Sub-Organization, Group, Catalog, and All.

Integration Platform Technologies: Siebel Enterprise Application Integration Copyright © 2008, Oracle and/or its affiliates. All rights reserved. Legal Notices.