Dear Experts,
I have a scenario where we have SSO between 2 SAP systems. We have deployed UI5 application in system A. I want to open this UI5 application from a report program(SE38) in system B. Can I use SSO between these 2 systems while calling ...
Dear Experts,
I have a requirement to implement Push Notifications for Fiori Client (Custom/Standard). We do not have SMP implemented in our landscape. Our Fiori Client app interacts directly with backend SAP system through web dispatcher. We have ...
Hi,
Is it possible to have a common central fiori front end server for hana(S4 Hana (1610, 1511, ERP on Hana) and Non Hana (ECC) systems.
If yes,
1. The fiori front end server should be on Hana or normal ABAP Stack server with NW Gateway. In ...
Hi,
I tried implementing FLP for portal (version NW 7.4 SP11) and was almost successful in displaying BI/BO reports in FLP.
We have three types of reports (like Design Studio, Web Intelligence and WAD/BEX reports). I am able to configure DS and W...
Hi,
I have a requirement to consume XS Odata service developed using calculation view(HANA) in Fiori application. Basically i need to display the output from this service in fiori app.
I went through some blogs. There were suggestions to consume ...
Hi,Please check the below link.https://blogs.sap.com/2016/10/27/fiori-default-theme-flp-customizing-default-theme-parameter-personalization-spers_objui2user_profile/Regards,Jay
Hi,This error is due to target mapping missing in your catalog. Please check if the catalog where your app resides have the respective target mapping.Regards,Jay
Hi Monica,I believe the tabs you are selecting reloads the table control. So if you handle this in controller.js file to check the tab selected and build the table accordingly, it should solve your issue.Regards,Jay