former_member460045
Participant
Member since ‎03-20-2017

User Statistics

  • 86 Posts
  • 2 Solutions
  • 2 Kudos given
  • 11 Kudos received

User Activity

Dear all, I'm currently trying to code a python and a nodeJS middleware to send documents to SAP BTP Document extraction in order to compare the coding effort. While the nodeJS coding works fine, I have some issues with the python coding: I wro...
Dear community I have created a CAP with integrated UI in /app folder. Those are working fine, locally. For the build I use: cds build --production It creates gen/db and gen/srv. But I'm missing the gen/app. Any idea, why this might be? ...
Hello community, as a BTP admin, I'm asking myself, if I can set up a schedule, when my database on SAP CP should automatically shut down and start. I would like to avoid databases (Postgre Hyperscaler option) running overnight, when I dont need th...
Dear community, I would like to build a custom library, that is a button for ratings and feedback. Normally I would simply build this in my app with UI5 components, but I would like to reuse this specific thing across all my applications. So...
Dear all, I have a problem with using the IAS scim API from HANA XS. I tested this api call with Postman (working fine). But now, for HANA XS i only always get an empty response body host = "<account>-qa.accounts.ondemand.com"; port = 443; pa...