The following table details the service call request handling features
supported by the connector.
Category | Feature | Support | Notes |
---|---|---|---|
Create | Create verb | Full | However, there is no real Create verb but an operation that creates a record in i2. |
Delete | Delete verb | Full | This is again operation specific. |
| Logical delete | N/A |
|
Exist | Exist verb | No |
|
Misc | Attribute names | Partial | MO_Instance is the standard used to represent the metaobject containing the instance ID in any wrapper business object. |
| Business object names | Full |
|
Retrieve | Ignore missing child object | N/A |
|
RetrieveByContent | Ignore missing child object | N/A |
|
| Multiple results | N/A | There is only one output type per operation. |
| RetrieveByContent verb | N/A |
|
Update | After-image support | Full |
|
| Delta support | No |
|
| KeepRelations | N/A |
|
Verbs | Retrieve verb | N/A | This is decided by the operation for retrieval. |
| Subverb support | N/A | The verbs are operations that are valid for the entire wrapper business object. The children are essentially the input and output types for the operation, and they have no existence without the operation. |
| Verb stability | Full |
|