Prashanth_Mandhala
Explorer
Member since ‎2020 Nov 04

User Statistics

  • 15 Posts
  • 0 Solutions
  • 4 Kudos given
  • 0 Kudos received

User Activity

Dear Experts,We have created a Fiori Elements Application with the List & Object Page. In the Object Page, we have created two Buttons in header using Controller extension with Page map as shown below.By default those buttons are not Emphasized or ca...
Dear Experts,I am using the Flexible Programming Model (FPM) for my application.Step1:- Created a Fiori Elements List Page using FPM.Step2:- Created a routing to Detailed Page as shown below, this navigates to the other detailed page.Step3:- Now, whe...
Dear Experts,We have a requirement to create a CAP Project with the initial page (List-View) using the Fiori Elements. Then navigating from the List-view record to the Object Page/Detailed page using the UI5 Freestyle. Is this Possible?We are using t...
Dear Team, We have a requirement to create a User in IAS using CAP Service. Using the POST request with the JSON Payload, the CDS service is able to receive the payload, but due to de-serialization, the service crashes as shown below. My sampl...
Dear Team, We are calling an IAS endpoint with a JSON Payload for a User creation in IAS. Now, we have declared the custom types in the CDS file with the respective to the JSON schema payload. But unfortunately, we have a name with the special type...