Business object attributes store important Name, Type, and Key information about the business object. They are set during enterprise service discovery.
The business object attribute properties table shown below describes the attributes used by the adapter.
Property | Description |
---|---|
Cardinality | For simple attributes, 1 is used. For container properties, depending on the method requirements, n is used. |
Key and foreign key | For business components, the ID is the primary key. For business services and integration objects, these attributes are not used. |
Name | Contains the name of the attribute. |
Required | This attributes is not used by the adapter. |
Special | None. |
Type | Business services, integration objects, and business components, are supported by multiple types of properties, for example, int, double, string or complex types representing an integration object. Complex types can be either an integration component or a Siebel business component. |