Martin_Böschen
Participant
Member since ‎2010 Nov 28

User Statistics

  • 42 Posts
  • 1 Solutions
  • 12 Kudos given
  • 28 Kudos received

User Activity

Hello,I'm following the course https://learning.sap.com/courses/building-apps-with-the-abap-restful-application-programming-model and I'm stuck in week 5, unit 2.I keep getting the error "Error during compilation of '$OPROXY_SRVD#ZSC_RAP_AGENCY_1848'...
Hello,I'm following the RAP-Tutorial from the OpenSap course ( https://pages.community.sap.com/topics/btp-abap-environment/rap-opensap).To play around a little I want to execute the fiori preview, play around a little bit and trigger breakpoints in m...
Hello,I use the Abap cloud developer trial and i keep getting shortdumps because of the time of the application server. Has anyone experienced similar problems? What can I do about it?Best Regards,Martin 
Hello,I try to start the container with the commanddocker run --stop-timeout 3600 -i --name a4h -h vhcala4hci -p 3200:3200 -p 3300:3300 -p 8443:8443 -p 30213:30213 -p 50000:50000 -p 50001:50001 sapse/abap-cloud-developer-trial:ABAPTRIAL_2022_SP01 -sk...
Hi, I'm trying to follow the example application in this Tutorial: I have a simple datamodel with some basis validations in ABAP in the managed scenario and should view my application in the fiori elements preview. But all I see is the following ...