Configuring SAP OData - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Configuring SAP OData

Before you can use Amazon Glue to transfer data from SAP using OData protocol, you must meet these requirements:

Minimum requirements

The following are minimum requirements:

  • You have an SAP OData account. Your SAP NetWeaver stack version must be 7.40 SP02 or above.

  • You must enable catalog service for service discovery.

    • OData V2.0: You can enable the OData V2.0 catalog service(s) in your SAP Gateway via the transaction /IWFND/MAINT_SERVICE.

    • You must enable OData V2.0 services in your SAP Gateway. You can enable the OData V2.0 services via the transaction /IWFND/MAINT_SERVICE and V4.0 services can be published via transaction /IWFND/V4_ADMIN.

    • Your SAP OData service must support client side pagination/query options such as $top and $skip. It must also support system query option $count.

  • You must enable OAuth 2.0 for the OData service and register the OAuth client per SAP documentation.

If you meet these requirements, you’re ready to connect Amazon Glue to your SAP OData account.