Advertising:
Solutions for fiori error messages
Anayltic App shows "App cannot be loaded"
IFC Node / Service "smart_business_runtime_srv" not activated
Analysis: In the debugger browser, a red error message indicates that the ICF node or service for Smart Business Runtime is not available. This is the basis for all KPI tiles.
Solution: Activate service and ICF nodes under transaction code "/IWFND/MAINT_SERVICE"
Various currency keys
Analysis: In the debugger browser, the long red error message indicates that, for example, the currency key USD cannot be used for the app, only EUR. USD is then preset for this KPI in the Smart Business KPI settings.
Note: 2384598
Solution: is to copy the KPI here and create a tile that has EUR as a standard parameter.
Reference lost
Analysis: With the program "/UI2/REFERENCE_LOST" you can generally analyze the missing references. You can simply insert the error message that you find in the Fiori Launchpad Designer if the tile has lost its reference.
Reference to technical catalogs lost
Solution: Program /UI2/GET_APP_DESCR_REMOTE_ALL (replicate backend catalogs for all system aliases)
Before the program attempts to replicate the technical catalog from the back end to the front end, it should be checked whether the catalog exists in the back end ( table: SUI_TM_MM_APP ) and the ABAP connection "LOCAL_RFC" exists.
Alternatively: Program /UI2/GET_APP_DESCR_REMOTE (replicate backend catalog from remote system)