cancel
Showing results for 
Search instead for 
Did you mean: 

How can I deploy my completed SAP Build Apps web application to the SAP C4C System?

SrimathyRaja
Discoverer
0 Kudos
219

I have created a web application in SAP Build Apps using the SAP C4C system OData. Now it is completed.
How can I deploy the Build Apps project to the C4C system to make it available to end users? SAP Build Apps 

 

BR Srimathy

View Entire Topic
eshrinivasan
Developer Advocate
Developer Advocate

Hi @SrimathyRaja 

You could follow the steps described here to deploy a Build App : https://developers.sap.com/tutorials/codejam-07-build-deploy-app.html and then you will get a public url which you can use to embed in your C4C application. Let us know if that helps.

SrimathyRaja
Discoverer
0 Kudos

Hi Shrinivasan,

I have successfully integrated the SAP Build Apps application into the SAP C4C Version 1 system using an HTML Mashup of type URL. Below are the details and the issue we are facing:

  1. The SAP Build App is deployed to SAP BTP.

  2. It is embedded into SAP C4C using an HTML Mashup (type: URL).

  3. The mashup is added to a Custom Work Center.

  4. On desktop (Chrome browser), the mashup works perfectly with SSO — users are authenticated automatically without needing to enter credentials.

  5. However, in the SAP Cloud for Customer Mobile App, when a user navigates to the custom work center containing the mashup, SSO does not work for the mashup. The embedded Build App fails to authenticate, and users are either prompted for credentials or the content does not load properly.

We are looking for a solution that ensures the Build App embedded via HTML mashup works with SSO both in the Chrome browser and within the SAP C4C Mobile App.

Kind regards,

Srimathy Raja