Skip to Content
Author's profile photo Wilbert Sison

FIORI Notes 2 : Design principles and Basic Tools

Previous    http://scn.sap.com/community/abap/blog/2015/04/01/fiori-notes-1-one-ux-to-rule-them-all

The latest week in the OpenSAP course “Build Your Own SAP Fiori App in the Cloud “  took a look at design principles and a few basic tools.

The key takeaway from the design principles is that Role Based Apps are fundamentally different.  They’re centered around the user activity  making them simpler to use. They’re not necessarily easier to build, but certainly more collaborative and delightful (with pretty pancakes  on top).

In contrast, the traditional design of Transactions takes a system or record based approach where the applicability to all use case is emphasized. This lends them to cluttered and non-intuitive screens .

Some basic tools were mentioned in preparation for the coming weeks. Most have been around for a while and would be familiar to those watching the FIORI, UI5 or mobile development space.

The first one was the FIORI design guidelines and Prototyping kit. It’s a nice starting point for exploration. http://experience.sap.com/fiori-guidelines .

Fiori Design Guidelines.png

The prototoyping kit is pretty useful.  This is a powerpoint pack which allows you to create wireframe/prototypes of expected applications.   It allows developers and other stakeholder to identify how the application may behave before any investment in coding is done.

The HANA Cloud Platform is also introduced (https://account.hanatrial.ondemand.com/  ).  This is the platform that allows management of  backend services and manages application lifecycle.

HCP.jpg

The Demo Netweaver Gateway Service Consumption System http://scn.sap.com/docs/DOC-31221 .

Setting up the  Destination in HCP will look like this.

GW Demo Destination.png

To those who’ve installed the RDE beta before, you’ll notice that the “Additional Properties” now contain Web IDE properties instead of RDE properties.

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Kenneth Hartman
      Kenneth Hartman

      Thank you for the information Wilbert. This post was very useful.