cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Dynamic Tiles

Former Member
0 Kudos

hello experts,

   We are facing problem in creating dynamic tiles for fiori.can anyone tell the process ??

where and how to create the odata services for creating the tiles???

Couldnt find any proper document on the procedure.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member189237
Participant
0 Kudos

Dear Team,

Can we fetch or show the Date and time on Dynamic Tile . As we want to Last login details of the User.

Please let us know.

saurabh_vakil
Active Contributor
0 Kudos

Please refer to the below links:

Dynamic App Launcher Tiles - User Interface Add-On for SAP NetWeaver - SAP Library

The structure of the OData that provides the dynamic data should be as given here - OData Structure for Dynamic App Launchers - User Interface Add-On for SAP NetWeaver - SAP Library


The information that is displayed on a dynamic app launcher tile can be pulled from a back-end system using an OData service. You will have to create the OData service that fetched the dynamic data like count that will be displayed on the tile on the gateway system.


What is the exact problem you are facing while creating a dynamic app launcher tile?