Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
abranjan
Active Participant
Member since ‎2012 Sep 11

User Statistics

  • 112 Posts
  • 7 Solutions
  • 8 Kudos given
  • 19 Kudos received

User Activity

Hi Everyone,I recently had a requirement to update a Date type field in Hana DB Cloud table to a blank value from CAP UPDATE query.Error:Cannot set parameter at row: 1. Wrong input for DATE typeQuery:try { let tx = cds.tx(); data = await tx.run...
OverviewDear Community, In the dynamic landscape of SAP Business Technology Platform (BTP), developers often encounter intricate challenges that demand innovative solutions. This blog delves into a very recent scenario encountered in a customer's spe...
Hi Team,How can we add authentication to CAP service instance default landing page?I want the user to be authenticated with XSUAA and IDP when they open CAP service landing page directly. P.S. I already have managed approuter in place.Any answer...
Hello All, I am trying set the collection path for value list of Field2 based on the selections of values in Field1.I came across a annotation which could help in the same. But when I try to use it in my project - its not working as expected. Ann...
Hello community,I am trying to consume a ODATA service in CAP project with Principal propagation as authentication type in the destination.When I keep authentication type as Basic Authentication the request goes through the cloud connector to the on ...