Last Updated on: September 08th 2024 (episode #10)
On my previous blogs, I wrote about “Clean Core within SAP Sales and Service Cloud extensions” and “SAP Sales and Service Cloud side-by-side extensions - Development Patterns”. Based on the feedback I received from you, I have decided it is now time to deep dive further and show how to implement an extension scenario for SAP Service Cloud v1 by triggering a SAP BTP application developed through CAP.
The idea of this Video Blog is to show, step by step, how to achieve a simple CAP application that can be consumed through SAP Service Cloud v1, starting from the creation of the CAP project until testing the full integration. There will be intermediate stops such as creating the CAP application, the PDI enhancement and putting things together.
The aim of this blog post is to become a reference source for those who are starting with this exciting path!
All the videos will be listed on this post in a structured way. I would strongly suggest you to follow the sequence one by one as each of them is based on the previous content. However, they are recorded in such a way that you can access them individually whenever you have a specific doubt. In case you would like to access to the complete playlist, click here.
The idea is to create, somewhere in the future extra videos for showing how to achieve this same requirement for a v2 tenant. As explained on my previous posts, there are some things that would be tackled differently from v1 to v2, such as:
The idea is to update, approximately, one video per week. I will continue to update this post and over time it should be a great source of information for all beginners. I'll try to update it periodically, but I still can't promise how fast I'll be.
A customer needs SAP Service Cloud v1 to have the ability to automatically set the Case status into “Completed” as soon as its child sub-case has reached the “Completed” status.
Episodes |
1. Introducing Use Case and overall architecture |
2. Landscape and project preparation |
3. Finding the required API |
4. Creating data model and service |
5. Enhancing service with API Hub data |
6. Connecting service to C4C v1 |
7. Creating action and handler method |
8. Connecting C4C and BTP |
9. Application deployment |
10. Testing CAP application through Postman |
11. Starting with PDI development |
12. Creating custom Business Object with logic |
13. Triggering BO action through workflow rule and basic troubleshooting |
Github repo: https://github.com/kinsbrunner/sap_cx_cap_extension
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.