OData capabilities supported by ERP Data Hub

  • Release version: Xanadu
  • Updated October 30, 2024
  • 1 minute to read
  • Details about the OData query capabilities supported in ERP Data Hub.

    For information about OData connections in ERP Data Hub, see Connect ERP Data Hub to SAP using OData and HTTP and Create an OData connection in ERP Data Hub.

    Table 1. OData query capabilities
    OData query
    $select, $filter, $count

    Available in the Use ERP flow.

    When using the inputs and outputs parameters in the model, $select and $filter are applied.

    Use $count when invoking the Use ERP flow.

    $orderby Supported only via encoded query while executing the remote tables or extraction tables.
    $top and $skip

    When doing the internal operations, $top and $skip are supported only while pagination is done.

    Cannot send $top and $skip via any flow.