Capture event streams from IoT devices and perform predictive analytics using HCP – Part 1

Notice that I have permission "all" against privileges/resource types for the HANAUSER1.

In the previous blog, I wrote about how to use Remote Data Sync service on HCP to have bi-directional synchronization of data between many remote databases at the edge and SAP HANA cloud database at the center. This is perfect for occasionally connected devices. In this blog series, I wanted to take a different approach […]

Continue reading


Java Logging For HANA Cloud Platform

Java Logging For HANA Cloud Platform

Logging is one of the fundamental concepts of software development. It helps developers to solve different types of problems by keeping track of information that is processed during the execution of a program. ABAP development has its own tracing and logging features which are not used so frequently compared with other development environments; however when […]

Continue reading


Secure your HANA Cloud Connector with OpenSSL certificates – Part 1

Secure your HANA Cloud Connector with OpenSSL certificates – Part 1

Out of the box, the HANA Cloud Connector (SCC) is not secure, as clearly documented by the General Security Status: Therefore, in this blog series, I will show how to secure your SCC with OpenSSL certificates item by item, until the General Security Status is all green. As mentioned in the General Security Status, the […]

Continue reading


SAPUI5: What is it and how does it work?

SAPUI5: What is it and how does it work?

What is SAPUI5? Based on the theory above, SAP introduced an HTML5-based development toolkit, SAPUI5, which encourages one consistent user experience. By utilizing the theory above, apps built using SAPUI5 are responsive across browsers and devices – they run on smartphones, tablets, and desktops. The UI controls automatically adapt themselves to the capabilities of each […]

Continue reading