SAP Fiori Introduction
SAP Fiori Introduction
SAP Fiori Introduction
WWW.AMARMN.COM
SAP UI5 AND FIORI ONLINE TRAINING
Architecture and integration- high level architecture that all SAP Fiori apps
follows
Client browser- sap fiori launchpad is entry to all sap fiori apps
Reverse proxy- is type of proxy that typically sits behind the firewall in a private network and
directs client requests to the appropriate back end server. Provides an additional level of
security and smooth flow of network traffic between clients and servers. Sap recommends sap
web dispatcher as a reverse proxy server. Sap web dispatcher is only required as a reverse
proxy for analytical and fact sheet apps
Abap servers- the Abap frontend server is recommended for all app types. The Abap frontend
server contains the ui layer and infrastructure components as well as sap gateway with odata
enablement. The Abap back end server contains the back end business logic and search
models for fact sheet apps.
Sap hana extended application services xs- only required for analytical apps. Sap hana xs
replicates data from the back end server and remodels it using vdm virtual data models
SAP Fiori Launchpad - entry point for all SAP fiori applications
it is role based, personalized platform, users can personalize launchpad homepage.
With fiori launchpad you can launch fiori apps, SAPUI5 custom apps, web dynpro ABAP, or any URL.
Fiori launchpad is responsive, enables cross device UX for users. this takes place because of a native app, SAP Fiori
Client.
URL:
SICF- GOto- port information Hostname and port
launchpad:
https:
//<host>.<domain>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilau
nchpad.html?sap-client=<client>&sap-language=EN
Launchpad figure
Communication channels
App types
App types
Transactional 300- all kinds of transactional activities like creating, changing,
approving.
Fact sheet apps 200- enable users to view essential contextual information.
users can drilldown from a fact sheet app to a related business partner or
master data
Analytical apps 350- provide insight into business information, allowing users
to analyze and evaluate strategic or operational KPIs key performance
indicator in real time on a large volume of data in a simplified frontend for
enterprise control.
Odata
http://services.odata.org/OData/Odata.svc/
http://services.odata.org/OData/Odata.svc/Suppliers
http://services.odata.org/OData/Odata.svc/Suppliers(O)/Products
http://services.odata.org/OData/Odata.svc/Categories(O)/Products
SAP Gateway
is a technology that provides a simple way to connect devices, environment,
and platforms to SAP applications using any programming language or model
without the need for SAP knowledge by leveraging REST services and OData
protocols. RCUD
SAP firoi is based on SAP gateway and Odata services for its connectivity to
the backend sap business suite.
SAP hana xs
provides an application developement platform inside of SAP hana, offering
improved performance and access to SAP Hanas core features
xs is tightly integrated to deepest parts of sap hana.
SAP hana live is a complete set of pre defined VDM s virtual data model
ERP, SCM, HCM, CRM, APO, that expose the sap business suite application
data.