I have worked on SAP Portal on-premise edition for a while, and recently, I got to work on SAP Cloud Portal. I wanted to share some of our experiences here and help others navigate around some of the limitations we faced.
Right off the bat, the fres...
Usability is the Key to a successful application. I believe user interaction should be seamless, and Fiori guidelines help us accomplish this goal. I wanted to share my experience on developing some basic functionality in a simple Fiori App. I wil...
This simple blog offers some information to tackle the IE compatibility issue with Fiori Login screen.
If Compatibility Setting is turned on for your site in Internet Explorer, your login page may look like this that makes it impossible to login.
...
Journey to SAP Fiori Launchpad on PortalAbout 6 months ago, our company wanted to mobilize our ESS MSS functionalities running on the SAP NetWeaver portal. As we started researching, we found ourselves overwhelmed with the options available. In this ...
Hello, We are trying to create Dynamic tile iView for Fiori Time Entry App. Can someone please clarify what needs to be entered in the ‘Service URL’ property of the iView?For example: I took the following URL from Fiori Designer (for Time entry app),...
Hi Massimo,Couple of suggestions that may help: 1. Sometimes Portal iView try to open Fiori apps within a frame so you may have to prevent clickjacking: 2057847 - Removing/Relaxing Click-Jacking Protection for the SAP Fiori Launchpad2. In our scenari...
Hi Rajesh, Just thinking out the box here, as this is normal scenario. (1) Create HTML file in KM. (2) In the HTML file place JavaScript something like this: (please check syntax yourself)<html> <head> <title>Untitled Page</title> <script> function o...
Hi Rajesh, The behavior is same in our portal. Even though all the iView properties are set to open in new window, it still needs a click. Maybe portal is doing this for security reasons!Maybe an alternative: You can try creating a HTML file within K...
Thanks Raghavendra. Regarding NWBC, One thing you need to check is if there is device recognition capability NWBC. The key feature in Portal is “Configuring Desktop Display Rules for Mobile Devices” as explained below. This is why we are able to use ...
Yes, Kevin explained it very nicely. If your portal meets the SP level requirement, then I prefer following this approach: http://scn.sap.com/community/enterprise-portal/blog/2015/06/01/new-sap-fiori-launchpad-on-sap-netweaver-portal-features-nw731-s...