Business Service User Properties for ASIs

User properties, as listed in the following table, control the behavior of an ASI. These values become input arguments to the service that invokes the ASI.

For example, an ASI using the Synchronize method can specify that an input data map for Synchronize is used—for example, Input Data Map (Synchronize). If Input Data Map (Synchronize) is not specified, the default data map, Input Data Map, is used instead. If a default data map is not specified, implicit mapping is used.

For more information about Business Service User Properties, see Integration Platform Technologies: Siebel Enterprise Application Integration.

Argument Required Description

Internal Integration Object

Yes

Name of the integration object defining the business object to expose.

Input Data Map

No

Name of the default data map for the input arguments. If no map or method is specified, implicit mapping occurs between the internal and input interface objects.

Output Data Map

No

Name of the default data map for the output arguments. If no map and method are specified, implicit mapping occurs between the internal and output interface objects.

Input Data Map (name of method)

No

Name of the data map for the input arguments for the specified method—for example, Input Data Map (Synchronize).

Output Data Map (name of method)

No

Name of the data map for the output arguments for the specified method—for example, Output Data Map (Update).