We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
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...
Hi Javier, We have a similar case, where we have added the custom buttons via custom action using controller in Fiori Elements. But the buttons are not displayed as per UI design of Fiori Elements. We wanted to use Green Color for the Approve button ...
Hi @DipankarDo you know how to do it? Any sample snippets or any blog would he helpful.The reason for using V4 to enable the Drafting for certain cases in CAP Service.
Dear Team,The above issue is fixed now by un-deploying the CAP Service and then building the Project again. After building then re-deployed and it worked. For my issues this looks like a temporary issue.Best Regards,Prashanth.