JeevanPattanaik
Explorer
Member since ‎2023 Mar 10

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello Experts, I have a requirement to change the title of a subsection based on condition. I have implemented below steps to achieve this, but labels are showing (unsupported- object type)1. I have added "ReceiveTitleName" in the schema and mapped t...
I am trying to generate excel using CAP with Node Js. From service I am returning buffer to UI layer and from UI , converting buffer object to BLOB and using FileServer.js (saveAs) method to download excel onto the local system.But the generated exce...
Hello, As part of the app development, we have a requirement to share the SAP build backend data to third party for reporting purposes. Is there any way we can achieve it from SAP build ? Thanks, Jeevan
I have a requirement to connect to DMS to upload the file and retrieve the files. DMS instance is already configured in the subaccount. But curious to know how to connect in SAP Build Apps for document management. Thanks Jeevan
Hi, I have 10 dropdown fields having same list of values. If I use option list in SAP Build apps, I have to map all the fields, the same list of values which is a recurring work. Any functionality is there to map the list values to all the dropdown...