Table 13 details the general features supported by the
connector.
Category | Feature | Support | Notes |
---|---|---|---|
Business Object Attributes | Foreign key | Full | The foreign key is retrieved b=only for the Create and Update verbs when the attribute is set to true. |
| Foreign Key attribute property | No |
|
| Key | Partial | In the case of the Retrieve verb, if the Key field is populated, the retrieve operation is performed based on the key values. When there are no keys, RetrieveByContent is used. Keys are checked only with the Create and Update verbs. |
| Max Length | No |
|
| Meta-data-driven design | Full |
|
| Required | Partial | Used when there is more than one business component for a business object. |
Connection Lost | Connection lost on poll | No |
|
| Connection lost on request processing | Full | Using the connectorErrors connector property. |
| Connection lost while idle | No |
|
Connector Properties | ApplicationPassword | Full |
|
| ApplicationUserName | Full |
|
| UseDefaults | Full |
|
Message Tracing | General messaging | Partial | Tracing approximate is the specified levels. |
| generateMsg() | No |
|
| Trace level 0 | Partial |
|
| Trace level 1 | Partial |
|
| Trace level 2 | Partial |
|
| Trace level 3 | Partial |
|
| Trace level 4 | Partial |
|
| Trace level 5 | Partial |
|
Misc. | CDK method LogMsg | Partial | generateMsg() is not called in all cases. |
| Java Package Names | N/A |
|
| Logging messages | Unknown |
|
| NT service compliance | Full |
|
| Transaction support | Partial | A transactional connector property handles the support. Siebel supports partial rollback only with the Retrieve verb. If the connector property is set to true, the user is expecting partial rollback and, on encountering any other verbs, an error is flagged indicating that there is no support for partial rollback. With this property set to false, all the verbs are processed. |
Special Value | CxBlank processing | Full |
|
| CxIgnore processing | Full |
|