Sap Fiori Troubleshooting Guide For Sap S 4hana Finance2c On Premise Edition
Sap Fiori Troubleshooting Guide For Sap S 4hana Finance2c On Premise Edition
TABLE OF CONTENTS
List of Abbreviations Used............................................................................................................................ 3
TOOLS FOR ERROR ANALYSIS..................................................................................................................... 4
Deleting Caches.............................................................................................................................................. 4
Fiori Launchpad Intent Resolution Analyzer................................................................................................ 4
Fiori Content Check........................................................................................................................................ 4
Catalog Consistency Check in FLPD............................................................................................................ 5
FIORI APP CANNOT BE OPENED................................................................................................................. 6
Issue Description............................................................................................................................................ 6
Issue Analysis & Resolution.......................................................................................................................... 6
ERROR “SERVICE FAILED” IN APP.............................................................................................................. 8
Issue Description............................................................................................................................................ 8
Issue Analysis & Resolution.......................................................................................................................... 8
WEB-DYNPRO/HTMLGUI APP CANNOT BE STARTED...............................................................................8
Issue Description............................................................................................................................................ 8
Issue Analysis & Resolution.......................................................................................................................... 8
NEW APP IN CATALOG DOES NOT APPEAR ON THE LAUNCHPAD......................................................10
Issue Description.......................................................................................................................................... 10
Possible root causes.................................................................................................................................... 10
Issue Analysis & Resolution........................................................................................................................ 10
STRANGE EFFECTS WHEN EDITING FIORI-CONTENT.............................................................................12
Issue Description.......................................................................................................................................... 12
Issue Resolution........................................................................................................................................... 12
CHIP INSTANCE NOT FOUND OR PARTIALLY SAVED OBJECTS...........................................................12
Issue Description.......................................................................................................................................... 12
Issue Resolution........................................................................................................................................... 12
NO OR TOO LITTLE DATA IS SHOWN IN THE APP...................................................................................13
Issue Description.......................................................................................................................................... 13
Issue Analysis & Resolution........................................................................................................................ 13
ODATA-SERVICE OF FACTSHEETS CANNOT BE ACTIVATED................................................................14
Issue Description.......................................................................................................................................... 14
Issue Resolution........................................................................................................................................... 14
HOW TO IMPROVE TICKET PROCESSING TIME.......................................................................................14
SAP FIORI – TROUBLESHOOTING GUIDE
This document shall provide you some guidance on how to resolve issues related to SAP Fiori
content and starting apps.
List of Abbreviations Used
FLP Fiori Launchpad
FLPD Fiori Launchpad Designer
CONF Configuration mode of the Fiori Launchpad Designer
CUST Customizing mode of the Fiori Launchpad Designer
FLIA Fiori Launchpad Intent Resolution Analyzer
FLC Fiori Launchpad Content Check
SADL Service Adaption Definition Language
SFIN SAP S/4HANA Finance, On-Premise Edition
3
SAP FIORI – TROUBLESHOOTING GUIDE
Most issues that occur are related to cached content that should be deleted. That is why it’s
important for you to regularly delete the cache, especially after the application of support
packages.
If the problem is related to customer-defined content that isn’t working as expected, there are a couple of
tools to check the content for consistency.
In the rest of this document, there are references to the following tools:
Deleting Caches
Basically, there are 3 caches involved where a deletion could solve the problem:
1. Delete the Fiori content caches using the /UI2/INVALIDATE_GLOBAL_CACHES report.
2. Delete the browser cache using the respective function in the browser, for example, for
Internet Explorer: Internet Options -> General -> Browser History -> Delete
3. Delete the Metadata Cache on the Gateway-Server (only relevant after import of support
packages). To do so, make settings in the Clear Cache Customizing activity in the IMG (SPRO
transaction) under SAP Netweaver -> Gateway -> OData Channel -> Administration -> Cache
Settings -> Metadata -> Clear Cache.
4
SAP FIORI – TROUBLESHOOTING GUIDE
5
SAP FIORI – TROUBLESHOOTING GUIDE
1. Call the FLP on your computer and try to reproduce the problem.
2. If you receive the same popup, call the browsers console (for example, by using F12 in
Google Chrome).
6
SAP FIORI – TROUBLESHOOTING GUIDE
5. Call the SICF transaction and search for the BSP-name of the app.
You can find the BSP-name of the app by using the Fiori Reference Library. The BSP-name
occurs twice. Both must be activated.
If this does not resolve the problem, a second root cause might be a misconfiguration of the system alias.
7
SAP FIORI – TROUBLESHOOTING GUIDE
8
SAP FIORI – TROUBLESHOOTING GUIDE
Within the Launchpad, search for the application where the application-alias matches the one
entered in the target mapping.
Here in the example it’s “SetControllingArea”.
9
SAP FIORI – TROUBLESHOOTING GUIDE
Issue Description
You have added a new application to an existing catalog and transported the catalog to a target system but it
does not show up on the end users’ Launchpad.
3. Check if the user has a role assigned that points to the catalog that includes the target mapping.
Important to understand is that if a role points to groups with, for example, 10 apps coming from
different catalogs, it is decisive to have both catalogs in that role. If one catalog is missing, all
apps coming from the missing catalog are automatically hidden.
1
SAP FIORI – TROUBLESHOOTING GUIDE
To delete the customizing layer, while you are in the customizing mode (!), drag the catalog to
the trash bin area. Then refresh the browser.
Hint: You can easily identify in which mode you are by checking the upper right corner: “Client:
ALL” means configuration mode, a dedicated client “Client: ???” means customizing mode.
1
SAP FIORI – TROUBLESHOOTING GUIDE
Issue Description
You quickly delete a series of tile/mappings. The objects disappear from the designer but, after a refresh of
the browser, some of the deleted objects appear again.
Issue Resolution
When deleting objects from the FLPD, wait until you get the toast message that the object was successfully
deleted before trying to delete the next object.
Issue Description
You are creating, for example, new tiles in a catalog. When you try to save the configuration details, you
receive an error message stating that a chip instance was not found and after refreshing the browser, none
of your data was saved or only parts of the data.
Issue Resolution
This effect can occur when more than one application server is used. When a tile or mapping is created, the
OData service is redirected to one server to retrieve the GUID of the tile/mapping, but when you enter the
details and save again, the request might be redirected to a different server. If the time between the save
actions is very short, the servers might not be in sync. Then, the FLPD raises an error because the second
request wants to save data for a tile/mapping that doesn’t exist yet on the other server.
If you have a multi-server setup, follow the instructions in SAP Note 2057804.
1
SAP FIORI – TROUBLESHOOTING GUIDE
Issue Description
Users call an app and see either no data or too little data, even when the app is configured properly.
If no data is shown, there could be a second reason. In very rare cases, it can happen that the artefacts of
Data Control Language (DCL) on the ABAP server are not synchronized with the database. In this case, an
initial load can be triggered with the SACM transaction. Be aware that this initial load takes some time and
should not be done during production use.
The component for problems related to DCL issues is BC-SEC-AUT-DCL.
1
SAP FIORI – TROUBLESHOOTING GUIDE
Issue Resolution
Always provide the backend system information and gateway system (if a local gateway is not used)
1
SAP FIORI – TROUBLESHOOTING GUIDE
1
www.sap.com