SAP Certified Development Associate – SAP Cloud Platform Integration — Question 5
You have created an SAP Open Connectors instance and want to create a product from it in API Management.
Which sequence of steps must you perform?
Answer options
- A. 1. Create an API Proxy 2. Create an API Provider 3. Create a Product
- B. 1. Create a Product 2. Create an API Provider 3. Create an API Proxy
- C. 1. Create an API Provider 2. Create an API Proxy 3. Create a Product
Correct answer: A
Explanation
The correct sequence is to first create an API Proxy, then an API Provider, and finally create a Product, as this ensures that the API is properly set up before being packaged as a product. Options B and C are incorrect because they do not follow the required order for creating a product in API Management, leading to potential misconfigurations.