OData Adapter

An OData Adapter datastore can extract and load data using two types of authentication.

Authentication Options

You can use basic authentication or OAuth 2.0 authentication.

For basic authentication, create the datastore using the appropriate fields as described in OData Adapter Options.

For OAuth 2.0 authentication, do the following:
  1. Register your client application to obtain a Client ID or API Key value and an X.509 certificate, both of which are used by the adapter for authentication. See Registering Your OAuth2 Client Application.

  2. Create the datastore using the appropriate fields as described in OData Adapter Options.

Additional Information

OData deep inserts are not supported. For more information, see Knowledge Base Article 3370396Information published on SAP site.