The cloud to on-premise project helps you configure a connection so that you can receive your alerts locally. This project contains two servlets, one used for the webhook functionality that is uploaded on the cloud, and another for the on-premise processing of the received alerts. For the connection between SAP BTP, Neo environment and the on-premise backend system, you need to configure a cloud connector and a destination.
- You have a global account and a subaccount. See Getting Started.
- You have active resources (applications) to receive alerts for.
- You have installed Maven.
- You have downloaded and set up your Eclipse IDE, SAP BTP Tools for Java, and SDK. See Setting Up the Development Environment.
- You have set up Java Web Tomcat 8 as a runtime environment. See Java Web Tomcat 8 Runtime in Set Up the Runtime Environment.
- You have downloaded and initially configured the Cloud Connector. For this tutorial, you can use the portable version. See Cloud Connector.
Download the project as a ZIP file and then extract it into a local folder. Finally, import the folder into Eclipse as a Maven project. See Tutorial: Receive Alerts in Your On-Premise System Using Java Web Tomcat 8.
Build a WAR file from Eclipse and deploy it on SAP BTP, Neo environment. You also need to deploy the WAR locally on your on-premise system. Furthermore, you need to configure the cloud connector and the destination. See Tutorial: Receive Alerts in Your On-Premise System Using Java Web Tomcat 8.
This project is 'as-is'. We do not provide support and will not make changes. You are welcome to make changes to improve the project but we are not available for questions or support of any kind.
Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file. See LICENSE.