sreehari_vpillai
Active Contributor
Member since ‎09-24-2012

User Statistics

  • 1,125 Posts
  • 86 Solutions
  • 121 Kudos given
  • 304 Kudos received

User Activity

Hi ,I have a Postgres DB instance from AWS. The host is not exposed to public internet access, hence a cloud foundry instance does not have direct access . But my cloud foundry instance has access to it. I added a TCP connection - Connectivity check ...
I have an entity annotated with temporal aspect. That added a VALID_FROM and VALID_TO columns in it. To read the record active on a particular date, I use the sap-valid-at=date'yyyy-mm-dd' in query params. How can I update a record specifying a date ...
Hi There. Is there any options to dynamically render a control in xml view ? I will specify the control name and other properties like below, and expectation is that it renders that control with the other properties. I understand that I can progra...
Hi . I use the authentication API to get the list of sub account users. These users are created as shadow users for Cloud identity Services. But when I deactivate a user at cloud identity services , corresponding sub account is not "aware" of t...
Hello. similar questions unanswered I have a multi tenant application . My requirement is to get the list of users of subscribing sub accounts using xsuaa apiaccess plan. I have been successful getting the list of users from provider sub accoun...