Table 11 details the business object request handling features
supported by the connector.
Table 11. Business object request handling features
Category | Feature | Support | Notes |
---|---|---|---|
Create | Create verb | N/A |
|
Delete | Delete verb | N/A |
|
| Logical delete | N/A | The connector does not delete files from disk. |
Exist | Exist verb | N/A | The connector deals with business objects and files. It does not check for the existence of an entity in an application database. |
Misc | Attribute names | Full |
|
| Business object names | No | The connector uses business object names; they dictate how the connector should format them. |
Retrieve | Ignore missing child object | N/A |
|
RetrieveByContent | Ignore missing child object | N/A |
|
| Multiple results | N/A |
|
| RetrieveByContent verb | N/A |
|
Update | After-image support | N/A |
|
| Delta support | N/A |
|
| KeepRelations | N/A |
|
Verbs | Retrieve verb | N/A | The connector does not support the Retrieve verb. It always returns FAIL, to be consistent with other connectors. |
| Subverb support | N/A |
|
| Verb stability | N/A | The connector does not return any business objects during a service call request operation. Business objects are written to disk. The JText connector ignores verbs as long as they are not null. |