gippy
Participant
Member since ‎07-05-2018

User Statistics

  • 15 Posts
  • 1 Solutions
  • 16 Kudos given
  • 39 Kudos received

User Activity

Does anyone have an example project with Java XSUAA security on the Spring Reactive app (Webflux)? Please help with it as it is not working for me. I am not sure if SAP CF Java libraries are compatible with the reactive framework. My project details ...
We are facing a random issue with Java's Hikari Pool. All of sudden Java app starts giving java.sql.SQLException: Connection is closed error. Only restart of Java fixes the issue, otherwise it remains stuck and keep throwing errors. It seems like it ...
We all SAP developers know that SAP Cloud Application Programming Model is rocking these days for developing enterprise grade services and applications. In order to develop the CAPM application, we can choose either Node.js or Java as a language of c...
Hi Devs, I am trying to consume external service (SuccessFactors) in my CAP Java Project. According to the CAP documentation, it is possible to connect to external service in Node.js using const srv = await cds.connect.to ('some-service'). How can ...
Hello Experts, I have a requirement to create an application for employees where employees will be creating and submitting timesheet to SuccessFactors Timesheet. There will also be another app for manager to approve timesheet. I have done quiet a l...