Nowadays many companies choose to build business process extension projects for the SAP product they use and deploy on SAP Business Technology Platform, so that they could write the custom code and integrate with other SAP managed services or SaaS (software as a service) easily and quickly. At the same time, hyperscalers (AWS, GCP, Azure, etc…) are playing an increasingly significant role today as they help companies lower the capital expenses, increase scalability and elasticity to the system, and enhance the performance of the system. Under such circumstances, it would be better for us to understand how to leverage the services provided by the hyperscaler while developing the BTP based business process extension project, so that we could be benefit from the advantages provided by both SAP Business Technology Platform and hyperscaler.
In this blog, I will show you how to integrate Amazon Simple Notification Service (Amazon SNS) with SAP Cloud Application Programming Model (CAP), to build an SAP S/4HANA business process extension App and receive email notifications by leverage the Amazon SNS (Simple Notification Service) service. In this blog, we will focus on how to implement Amazon SNS Service within CAP (Cloud Application Programming) App to send out email notifications.