cancel
Showing results for 
Search instead for 
Did you mean: 

how to get Fiori fluid design in Non ABAP environment

Former Member
0 Kudos

hi All,

I am very new to fiori, want to use the the responsive lay-outing  in business objects product so please help me getting the stating guide for fiori.

In Business objects we have the webapp (tomcat) so how to bootstrap fiori in tomcat??. First of all is my understanding correct about fiori??

Can it be used outside ABAP or SAP context like SAPUI5.

Thanks & regards

Kunal

Accepted Solutions (1)

Accepted Solutions (1)

former_member182874
Active Contributor
0 Kudos

Hi Kunal,

Fiori uses UI5 libraries (html5) hence it is responsive(adjusts as per the resolution of the screen).

This cannot be used for SAP GUI as we have webdynpro screens and these are non responsive.

Fiori is always placed as a frontend being UI5 application. Business data comes from SAP. If you want to build fiori-like applications. You need an odata service(to be built using SAP Netweaver gateway) and a ui5 application to consume the service. You can either setup eclipse or use WEBIDE.

For more information on FIori :

For information on UI5 area : SAPUI5 Developer Center | SCN

or

Regards,

Tejas

Answers (0)