rohit31_raj92
Active Participant
Member since ‎03-28-2019

User Statistics

  • 133 Posts
  • 8 Solutions
  • 8 Kudos given
  • 11 Kudos received

User Activity

Hi Everyone,I'd have a requirement where i needed to store a rest web service response in the cache, I need to understand what steps and things needs to be kept in mind to create cache for my web service responseI could save it to DB as well, but it'...
Hi Everyone, I'm trying to customize web services API controllers so exploring how we can do it in custom code base 1. I've created custom extension for my project via modulegen 2. I created commercewebservices extension via ant extgen, adding...
I am facing refresh_token issue even with password as the grant_type. I wanted to have access_token and refresh token both in response. other then setting grant_type as "password" do we need to configure any other property or configuration ?
I am trying to use Updates customer profile API for updating customer profile OOTB method . I am sending request body as JSON, it hit the UsersController.java in below method but request doesn't have any values in firstName, lastName when passed as...
Hi Experts, I am facing an issue while doing system update via hac. My Problem is stated below: I am using SAP HANA, having 1 data base and created Schema from database, I am using my new schema for dev2 and default schema is used in dev1. Whil...