An API provider defines the connection details for services running on specific hosts whose details you want to access. Via an API Provider, we can configure API Management to access the data of an SAP Gateway service, SAP S/4HANA, on-premises or cloud solutions.
At the end of this exercise, you'll have an understanding of the API Providers' capability part of API Management.
Before we can create an API Provider in API Management we will first need the required access to an SAP system. For this, we will use the SAP Gateway Demo system (ES5) that's publicly available.
👉 Perform all the steps in the tutorial: Create an Account on the SAP Gateway Demo System.
Now that we have access to an SAP Gateway, we can proceed to set up an API provider in API Management.
As mentioned in the introduction, we can define the connections details to the ES5 Gateway in the API Provider. In our case the system is publicly accesible via the internet but do know that you can also use API providers to connect via Cloud Connector to your on-premises systems.
Using an API provider to connect to an on-premises system was covered in the opening keynote of SAP TechEd 2022, check it out - https://youtube.com/clip/UgkxJC8Z9bv9p2sJxDh9Ul_UVVhnZhLovCVG?si=9lfdg_DoBPtrPCHa
Let's go ahead and create the API Provider that we will use to connect to the ES5 Gateway Demo system.
👉 Perform steps 3-10 of the tutorial: Create an API Provider System.
Now that you've created the API Provider, we can go ahead and create an API proxy for the services that are available in the API Provider. In the case of the ES5 Gateway Demo system, we can use the Discover Services option available when creating an API Proxy.
Let's go ahead and create the API proxy for the GWSAMPLE_BASIC
service exposed by the ES5 Gateway Demo system.
👉 Perform steps 3-11 of the tutorial: Create an API Proxy.
Congratulations on completing this optional exercise!!! 🎉 🙌. This is no easy feat as there is a lot to read/learn/process in the CodeJam and you need to dedicate some solid focus time to go through the exercises. Great job 👏👏👏!
We've achieved a lot in this exercise. We created an API Provider and create a proxy to a service exposed by the API Provider. We also test the communication to this service via API Management.
- API Providers
- Security Best Practices - Policy Templates
- Additional Attributes in OpenAPI Specification
If you finish earlier than your fellow participants, you might like to ponder these questions. There isn't always a single correct answer and there are no prizes - they're just to give you something else to think about.
- Go ahead and publish the API proxy created in the API Business Hub Enterprise.
- How can we configure SAP Cloud Integration as an API Provider?
- What component do we need to create to configure the connection to an on-premises system in SAP API Management?