
Enabling REST services as OData services using Integration Gateway.
| OData Feature | Status |
|---|---|
| Create | Supported |
| Read | Supported |
| Update | Supported |
| Delete | Supported |
| Simple query (feed) | Supported |
| System query options: $select, $skiptoken and $filter Note $filter and $skiptoken are
supported only via Custom Processor.
|
Supported |
| EDM type | Supported |
| Complex types | Supported |
| $batch Note
|
Partially supported |
|
Deep insert and $expand
Note Deep insert and $expand are supported only when you create
the list of HashMap in the
ProcessResponseData function, see
Custom Script Functions for REST Services
for more details.
|
Partially supported |
| System query options: $format, $orderby, $skip, $top, $inlinecount, $value, $count. | Not supported |
| Delta token | Not supported |
| Association/navigation | Not supported |
| Custom query options | Not supported |
| Function imports | Not supported |