Category: Uncategorised
-
GDPR conform WebAnalytics with Fiori Launchpad
In this blog post I tell you how I implemented GDPR conform WebAnalytics in Fiori Launchpad (FLP). Motivation We created an internet portal on SAP Netweaver on-premise with FLP. The portal is not publicly available but only for invited users. After some time we expect to have about 20.000 to 35.000 users. Of course we…
-
Use Signal messenger to get informed about IP changes
I’m running my own Nextcloud server on a Raspberry PI. This is accessible from the internet. It works really fine. But sometimes my internet provider changes my IP address overnight. In the beginning, I used a dyndns service to update the IP address immediately from my browser. But I wanted to use my own domain…
-
Leveraging DuckDB to convert csv into xlsx
When reading the headline you probably think “what the hell does he do? Why does he not import the csv file into Excel and manage it there?” Here are the reasons TL;DR: Go to the source files at the very bottom of this blog post. Business Use Case Before I describe the technical details I…