Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
yuval_morad
Employee
Employee

Overview


SAP Cloud for Customer (C4C) is an SAP cloud solution which helps you manage day-to-day sales and service interactions efficiently by sending and receiving signals between front and back-office solutions and providing a single view of the customer.

SAP Business Application Studio (BAS) is an SAP cloud IDE which offers a modular development environment tailored for efficient development of business applications for the SAP Intelligent Enterprise.

With the new offering, you can now easily explore your live C4C services and create SAP business applications, such as SAP Fiori, HTML5, or SAP BTP full-stack extensions.

In this blog post, we develop an SAP BTP frontend application consuming data from C4C, using the Service Center view in BAS.

The development in BAS includes 4 steps:

  • Create an SAP System (destination) pointing to a live C4C system

  • Explore in services of the live C4C system

  • Develop an SAP Fiori or an HTML5 application from a C4C service

  • Optional: Compare the live C4C services to the C4C services located in the SAP API Business Hub in the Service Center


The formal documentation can be found here.

Prerequisites

You have access to a live C4C system.

You subscribed to BAS and have assigned yourself the developer and administrator role.

Create an SAP System (Destination) Pointing to a Live C4C System

  • Click Service Center from the left-side activity bar.


  • Expand the SAP SYSTEM section and click “+” (Add System).



  • An editor for adding a new SAP System in SAP BTP opens.



  • Choose the Cloud for Customer Catalog system type, fill the required fields, and press Add.


Explore Services of the Live C4C System

  • The new live C4C system is available under the SAP system section.

  • The C4C catalog exposes all the C4C services available in the SAP API Business Hub, and also additional SAP services and custom services.




 

Develop an SAP Fiori or an HTML5 Application from a C4C Service

  • Select a service that you want to use as a data source in your application, then explore its entities and live data.





  • Create an SAP Fiori project or an HTML5 project from the service

  • Preview the application from the Run Configurations view.

  • Build and deploy the application to Cloud Foundry.


 

Compare the Live C4C Services to the C4C Services in SAP API Business Hub

  • Expand the SAP API BUSINESS HUB section in the Service Center view.

  • You must log in to the SAP API Business Hub one time per session to see the service entities.

  • Select the SAP Customer Experience>SAP Cloud for Customer, and see the list of services which are delivered by C4C.

  • Select the service that you used as a data source in your application.

  • Compare the list of services from the live C4C system to the services in the SAP API Business Hub.


Conclusion


You created a SAP Cloud for Customer system, then explored a service from the new system.

You created an application from the service, previewed it and deployed it to SAP BTP.

You compared the services in the live C4C system to the services of the SAP Cloud for Customer
package in the SAP API Business Hub from the Service Center view.

 
3 Comments