former_member604013
Participant
Member since ‎02-23-2019

User Statistics

  • 17 Posts
  • 0 Solutions
  • 12 Kudos given
  • 50 Kudos received

User Activity

Hi, I have exposed an endpoint using CAP as an action:auth-service.cds service AuthService { action loginAsGuest() returns String;} auth-service.js module.exports = (srv) => { srv.on("loginAsGuest", (req) => { console.log("I want to ...
Hi developer! Cloud Foundry is really cool! Many of us are continuously exploring it and pushing our new projects there. However, I’m sure many of you struggled a bit to create and deploy your apps to Cloud Foundry. Documentation is spread, and in...
Hi developer! We are in an exiting moment for SAP cloud development. Since SAP decided to offer Cloud Foundry environments, the company has release several tools and frameworks that clearly speed up development, and what I even like the most, it g...
Hi all!! It has been around 8 months since I wrote my last line of UI5 code, and you know… After 2 years being deeply involved with it… I kinda miss it. In the past, this same feeling drove me to solve many questions in stackoverflow, but I don't e...