After updating macOS (to 15.0 and later to 15.1), I could not connect to my Synology NAS Surface via the Chrome browser and received the message “This site can’t be reached”. Deleting the macOS DNS cache solved the problem.
Continue reading “No connection to Synology NAS via Chrome after updating macOS”SAP Build Process Automation: Quick guide for SAP BTP Free Tier and Postman
This blog post provides a quick guide on how to try out the SAP Build Process Automation in the SAP BTP Free Tier and trigger processes via Postman.
Continue reading “SAP Build Process Automation: Quick guide for SAP BTP Free Tier and Postman”How to solve a broken SAP START profile – SAP ABAP Platform 1909, Developer Edition
After I successfully set up Principal Propagation on SAP ABAP Platform 1909, Developer Edition, the disp+work process failed to start. In this blog post you will learn how to solve this problem based on changes via transaction RZ10.
Continue reading “How to solve a broken SAP START profile – SAP ABAP Platform 1909, Developer Edition”SAP CAP: Generate .csv-files with test data easily
When you are dealing with SAP CAP you will need test data to test your services and Fiori UIs. This blog post guides you to all relevant steps to easily generate .csv-files with test data and deploy it to a local persistent database (local development).
Continue reading “SAP CAP: Generate .csv-files with test data easily”SAP BTP CLI: How to use on Ubuntu 20.04
The Cloud Management Tools Feature Set B provides the SAP BTP CLI (Command Line Interface) that allows you a convenient account management on the command line. [1] This blog post describes how you get the btp CLI running on Ubuntu 20.04 (Linux).
Continue reading “SAP BTP CLI: How to use on Ubuntu 20.04”SAP ABAP 1909, Developer Edition: Connect BTP Trial via SAP Cloud Connector
After the SAP ABAP 1909, Developer Edition, is running on your lokal machine, it makes sense to establish a connection to the SAP Business Technology Platform Trial (BTP) via the SAP Cloud Connector.
Continue reading “SAP ABAP 1909, Developer Edition: Connect BTP Trial via SAP Cloud Connector”gCTS in SAP ABAP Platform 1909, Developer Edition
This blog post contains all necessary steps to get started with gCTS in the SAP ABAP Platform 1909, Developer Edition. The abbreviation stands for Git-enabled Change and Transport System.
Continue reading “gCTS in SAP ABAP Platform 1909, Developer Edition”SAPUI5: Automated tests with Karma
If you develop SAPUI5 Apps locally, you will need to set up a local test runner like Selenium or Karma that automatically executes all tests. This blog post explains how you can configure automated tests with Karma and its plugin Coverage, for example when you are struggling with the tutorial step “Test Suite and Automated Testing“.
Continue reading “SAPUI5: Automated tests with Karma”Helpful git commands
The version control system git is free, offers lots of possibilities, and is open source. Newbies need some time to understand git and to know the most important git commands for the daily work. Unfortunately, that is sometimes not enough, and that is why this blog post bundles helpful information around git.
Continue reading “Helpful git commands”SAP ABAP Platform 1909, Developer Edition, on Ubuntu VirtualBox Guest
SAP released the SAP ABAP Platform 1909 as Developer Edition in February 2021 and provides the ABAP Platform on SAP HANA 2.0 as a Docker image. This blog post explains how you install the SAP ABAP Platform 1909, Developer Edition, on a Ubuntu VirtualBox guest machine and access it from another one. The second Ubuntu VirtualBox guest machine contains Eclipse and the SAP GUI for Java.
Continue reading “SAP ABAP Platform 1909, Developer Edition, on Ubuntu VirtualBox Guest”