Hi colleagues,
I am developing fiori elements with odata v4. The fiori tooling generator creates nice test pages and the sap-fe-mockserver is much better then the old mockserver.
However when it comes to karma testing (local and in pipeline). I a...
Hi colleagues,
I am pretty new to this topic and I would like to understand the general way of doing things in CAP.
I would like to let our customer use a service and the service communicates with the backend of that customer at a later point of ...
Well, after a night of try & error I found a solution that works for me.in karma.conf.js I set the configPath to my own yaml especially for karma setup. Additionally I tweak a little bit to get my stuff covered by coverage reporter.The ui5-karma.yaml...
Hi,the file upload is done and the data is in a xstring in the onInputProcessing Event-Handler. Now I want to save the file to disk. Ok open dataset works fine, but how to determine the correct path for example the MIME Repository of any application?...