DimoUzunov
Participant
Member since ‎2019 Jan 09

User Statistics

  • 41 Posts
  • 4 Solutions
  • 19 Kudos given
  • 19 Kudos received

User Activity

Hello everyone,I have a complex freestyle UI5 application with different dependencies. In order to test the app I need many different types of data coming from varios sources. To save immense work and test case creation I want to mock my data. I can ...
Hello everyone,I've been following this tutorial: https://developers.sap.com/tutorials/hana-cloud-cap-create-database-cdsHowever I'm stuck at step 3.12 the actual deploy step.When I press the deploy icon my deployment fails with the following error: ...
Hello,I'm trying to run /n/scwm/gwl on my Mac M1 running SAP GUI For Java 7.70rev5 it seems to be working. However when I enter a warehouse I'm receiving a dump. Any suggestions? Best Regards, Dimo
Hello experts, In my SAP CAP Project I have a .cds file that generates draft tables for one of my entities the following way service service_name { entity entity_name1 as projection on projectionName1; annotate entity_name1 with @odata.draft.enab...
Hello, We haven't deployed our application for a while. Today we tried to re-deploy it via hdi-container and mta build but we're facing this error: Error: Cannot find module 'core-util-is' The new version released a few hours ago is most probabl...