Table 27 details the general features supported by the connector.
Category | Feature | Support | Notes |
---|---|---|---|
Business Object Attributes | Foreign key | No | |
Foreign Key attribute property | N/A | ||
Key | Full | For simple attributes, if Key is set to true, the attribute is used with Update to update a specific record in Siebel. With Retrieve, these attributes are used in the search specification to get the record from Siebel. During Delete, the keys are set on the top-level business object. | |
Max Length | No | ||
Meta-data-driven design | Full | ||
Required | Full | If any attribute or child object in a WebSphere business integration system business object is marked as required, the value needs to be present. | |
Connection Lost | Connection lost on poll | Full | |
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 | Full | |
generateMsg() | No | ||
Trace level 0 | Full | ||
Trace level 1 | Full | ||
Trace level 2 | Full | ||
Trace level 3 | Full | ||
Trace level 4 | Full | ||
Trace level 5 | Full | ||
Misc. | CDK method LogMsg | Full | |
Java Package Names | Full | ||
Logging messages | Unknown | ||
NT service compliance | Full | ||
Transaction support | Full | ||
Special Value | CxBlank processing | No | |
CxIgnore processing | Full | In a Create operation, if the attribute is a required attribute, UseDefaults is true, and there is a default value for the attribute, this value is set in the attribute even if the inbound is CxIgnore. Thus, the value in the application changes. |