premchander
Explorer
Member since ‎01-09-2020

User Statistics

  • 15 Posts
  • 0 Solutions
  • 3 Kudos given
  • 7 Kudos received

User Activity

How to add custom response header in SAP Customer Data Cloud (GIGYA) ? For ex: I wanted X-Frame-Options in response header for the following REST API. https://accounts.<data-center>/accounts.register Thanks, Prem
Hello Everyone, I have been currently using Postgresql-db (Standard Plan) for my production environment. Recently I have got the following error "could not write to file "base/pgsql_tmp/pgsql_tmp15298.0": No space left on device" when accessing ...
Hello Everyone, I would like to understand Redis on SAP BTP service and Redis, hyperscaler option (Redis-Cache) are different services in SAP BTP. Because I have seen in the documentation Redis is retired as below, If so which service or the...
I was trying to connect the on-premise HANA DB (not the Application layer with XSA) from SAP BTP with NodeJS Application. I have been referring the following blog for the connectivity with slight changes. Below is the code that I have used to connect...
Hello Everyone, How to get the metadata in .xsjs service. For Ex: I have been consuming two odata services from different systems and consolidating the result from 2 response into single response through xsjs service. When I am binding thi...