mlauber
Product and Topic Expert
Product and Topic Expert
Member since ‎2023 Aug 16

User Statistics

  • 23 Posts
  • 0 Solutions
  • 21 Kudos given
  • 76 Kudos received

User Activity

Events aren't exactly new but still require a bit of a mindset change. Instead of your point-to-point integration and interactions, event-driven architecture works differently and needs a slightly different approach. With this blog I showcase a full ...
In my recent work for Clean Core with customers, I often get this question: which Standard API can/should we use for [X]? A simple question and maybe not a super simple answer. How can you find APIs that suit your requirement? Below I list some optio...
Often in analytics we want to compare our current numbers to the numbers on a different date. For this we could get some BI/BW expert to write some code for us to get the data together; or we can do it ourselves in one CDS Cube, using a help view... ...
The need for custom data is nothing new. But these days we want to do it while keeping our core clean and thus we want to look at Key User and on-stack Developer Extensibility, which give a lot of options. Below I attempt to showcase each option rela...
Ever come across a really good Standard Fiori app which you would like to use both for users that are allowed to create new business context, but also for those who should only display them? Sometimes there is a "display" or "List" app available, but...