In a previous
blog I shared with you a set of SAP Cloud Platform Integration for SAP Business by Design presentations and recorded sessions providing you an overview on how you can develop SAP Business ByDesign integration scenarios. The objective of this blog is to continue this journey by sharing with you some integration samples we built for SAP Business ByDesign and also SAP Business One.
I have published a complete
step by step guide with instructions starting with the creation of a CPI trial tenant (in case you don't have one yet) and going over a set of very simple scenarios showing you how to connect to your SAP Business One/ByDesign tenants:
- Scenario 1: Smoke test flow, shows how to create your simplest first integration flow.

- Scenario 2: It is an HTTPS sender initiated scenario, an external system can call this scenario via HTTP. This scenario connects to your SAP Business ByDesign or SAP Business One backend and does an OData GET request to retrieve Sales Orders.

- Scenario 3: It is also an HTTPS sender initiated scenario. The scenario creates a Sales Order in SAP Business ByDesign or SAP Business One via an OData POST request.

- Scenario 4: This scenario is not part of the step by step documentation but was demoed by my colleague Sunny Kapoor as part of the session I shared on my previous blog. The goal of this scenario is to store the details of a specific Sales Order in your Google Drive account.
The scenarios provided here take advantage of the SAP Business ByDesign and SAP Business One OData APIs:
The exercises document provides all required intructions to configure and consume them with examples.
If you need help or want to double check your implementations you can download the
exercises package and import it in your CPI tenant.
Check my previous blog
SAP Cloud Platform Integration for SAP Business ByDesign webinar for more detailed presentations and links.
Have fun with SAP Cloud Platform Integration and please let us know your feedback.
@TrinidadMGea