Set Up Integration Suite Trial
- How to start your SAP Integration Suite trial
- How to subscribe to the service and assign user roles
- How to provision and activate the capabilities
Prerequisites
- You have created a trial account on SAP Business Technology Platform: Get a Free Trial Account on SAP BTP
SAP Integration Suite
SAP Integration Suite combines the integration capabilities such as Cloud Integration (Process Integration), API Management, Integration Advisor, Trading Partner Management, Integration Assessment, and Open Connectors into a cohesive and simplified toolkit for enterprise integrations. To provide a comprehensive integration experience, these services are not available separately, but only as part of the Integration Suite.
The Integration Suite includes all integration capabilities in simple service plans. To know more on these plans, see Integration Suite service catalog.
This part of the series lets you experience few capabilities offered by SAP Integration Suite. For the complete mission, see Request Product Details with an Integration Scenario.
IMPORTANT: Trial accounts are not intended for productive usage or team development. If you’re using Integration Suite from a production account for your proof of concepts or real-time business cases, refer to the product documentation on SAP Help Portal for step-by-step explanation of the initial set up and further information.
The Use Case
Using this scenario, you design and execute an integration flow that reads product details from a public product catalog (WebShop
) for a given product identifier. Product details include data such as the product name and price, for example. To accomplish the scenario, you use the SAP Integration Suite capabilities Cloud Integration and API Management.
You use Cloud Integration to design and deploy an integration flow. Then, you use API Management to expose the integration flow endpoint as an API.
- You define how to access the API in terms of authentication by assigning a dedicated predefined policy template.
- Using this policy template, you define API access based on the OAuth client credentials grant method.
- Finally, you invoke the API and get the product details in a response.