In the previous blog posts of the blog post series SAP Business ByDesign Side-by-Side Extension on SAP Cloud Platform, we have demonstrated the OData API-based integration of extension applications to SAP Business ByDesign core applications. However,...
The goal of this blog post is to guide you through the tasks that are required to build the first extension application in the SAP CP Cloud Foundry environment that consumes ByD OData APIs.
The application that we are going to develop in this blog p...
If your extension application needs to do read and write operations from/to an SAP ByD tenant, you must configure the connectivity to enable the use of ByD OData APIs.
The connectivity configuration, which is common to all the extension application...
If your extension application needs to do read and write operations from/to an SAP ByD tenant, you must configure the connectivity to enable the use of ByD OData APIs.
The connectivity configuration, which is common to all the extension applications...
To develop and deploy side-by-side extension applications for SAP ByD on the Cloud Foundry environment of SAP CP, the following prerequisites must be fulfilled:
Get a trial or global (enterprise) account in SAP Cloud Platform:
Follow the links be...
Andreas, thank you for holding the SAP EA flag high and for bringing SAP AE to higher degree of maturity by applying international standards such as the TOGAF standard.
Hi Isaac,
Please follow the steps below to consume OData services from Business ByDesign.
Make sure to maintain destinations for your subaccount in SAP BTP Cockpit
Subaccount à Connectivity Destinations
In SAP Business Application Studio On t...
Hi Carl,
Thank you.
The SAP Cloud SDK should handle such requests properly. Could you maybe share a snippet of the code that is making the call? This will help us understand the issue and where it is happening.
Please also refer to SAP Cloud SDK pag...
Hi Isaac,
Could you please give some details on your project ( Java, NodeJS, OData V2 or V4, ...) and the steps you followed to get the error message?.
Please also have a look at the SAP Cloud SDK documentation, there is a detailed information on ...
Hi David,
If you don’t fine the command in the context menu. Then you do the following:
On the menu go the terminal and click on new terminal
The terminal will open on the lower part of your screen
Once the terminal is opened execute the CDS ...