holger_partsch
Explorer
Member since ‎01-02-2015

User Statistics

  • 8 Posts
  • 1 Solutions
  • 12 Kudos given
  • 39 Kudos received

User Activity

The SAP Continuous Integration and Delivery service just reached a new stage of its evolution: Up until now, the available pipelines were made of a fixed set of building blocks, such as: build, test, scan your code and deploy. You could choose which ...
This blog post is about a new scenario enabled by SAP Continuous Integration and Delivery service: Running continuous integration pipelines to deploy SAP Fiori applications to on-premises ABAP systems. Scale up development of Fiori extension for the ...
This blog post tells the story of how we tackled a particular Java memory issue which caused our Cloud Foundry applications to crash. The issue itself might be rather special, but the principles and techniques we used can be applied in a broader cont...
We recently did some testing to understand how our application behaves in the event of database outages. To do so, we just blocked all network traffic to the HANA instance. Since we had set connection and communication timeouts, the expectation was t...