Table 25 details the business object request handling features supported by the connector.
Category | Feature | Support | Notes |
---|---|---|---|
Create | Create verb | Full | |
Delete | Delete verb | Full | |
Logical delete | N/A | Siebel applications do not support logical deletes. | |
Exist | Exist verb | Full | The check is made to see if the primary business component (the first child in a business object) exists in the Siebel database. |
Misc | Attribute names | Full | |
Business object names | Full | ||
Retrieve | Ignore missing child object | N/A | |
RetrieveByContent | Ignore missing child object | N/A | |
Multiple results | Full | ||
RetrieveByContent verb | Full | The non-key values are set only on the parent. | |
Update | After-image support | Full | |
Delta support | Partial | This is done using DeltaUpdate verb support. | |
KeepRelations | Full | The DeltaUpdate verb is used in place of KeepRelations. | |
Verbs | Retrieve verb | Full | |
Subverb support | Partial | This support is for the Update operation on the top level business object. On an update, the child verbs are processed independently of the parent verb set. | |
Verb stability | Full |