Skip to main content

ODATA

This connector allows connecting to a generic ODATA Service (v2).

Basic settings

In order to establish an SAP connection we will require:

  • Service endpoint (reachable from external network)
  • Technical service name

Authentication

You can choose between several authentication options:

  • Basic (username / password)
  • OAuth

Basic functionality

Once you connect your ODATA service, NOCA will expose all ODATA entities and relevant fields and provide CRUD methods.

In order to find ODATA technical service name:

  • Naviget to /$metadata of your service endpoint and find "Endspace" property

Example banner