I've got the following problem with our Fiori Elements apps: After upgrading on premise from UI5 1.52 to 1.60, all Fiori Elements Apps containing a chart in the Object Page (List-Report Apps) stopped working properly. The behavior is as follows:
1....
Hello community,
hopefully somebody has picked up some experience with the following topic and can give some insights:
From a Fiori App, running inside the Fiori Launchpad on an iPad, I call a custom URL Scheme to start an external native app. ...
Introduction
We all know how tricky it can be to correctly configure the manifest.json. Although the documentation and tooling of the SAP Web IDE Full-Stack has received huge improvements, there are - however - situations where we have to change the...
Good Morning,
currently, I am facing the following challenge: I want to implement a custom filter for the sap.suite.ui.commons.Timeline control. I've created a stackoverflow question for this, too. Any help is warmly welcome.
Short summary:
Th...
It is not documented officially. You have to download an SDK from tools.hana.ondemand.com and dive into the sources
The path <SDK/test-resources/sap/ushell/test/EventHub.qunit.js> might be a good starting point for you.
Hi Roland,
thanks for this great blog post!
For moving inside the Fiori Launchpad, the sap/ushell/EventHub might be an option, since it supports waiting for events or asking for the last published event.
All the best!
Christian
A typical reason why an application is not working in IE is because one uses too new Javascript features. Often the IE even doesn't tell you anything about it. Sometimes you'll find a hint like syntax error in the console, sometimes you'll find nothi...
Great News! Can this be seen as the integration of the integration of the ui5 automation framework (https://github.com/SAP/ui5-automation-framework) into the framework itself?