Hello,
i'm trying to implement some fiori applications (for example Managa bank Accounts) and when i follow the configuration guide I can't do this phase, the app always fail. Please, someone can explain me in more details what should i do to make it works?
Thanks a lot
Best regards
Front-End Server: Enable App for Access in SAP Fiori Launchpad
The SAP Fiori launchpad is the entry point to SAP Fiori apps. In the launchpad, the user can see and access those Fiori apps that have been assigned by an administrator to the catalog designed for this user's role.
The administrator makes these assignments in the launchpad designer. For more information, see Setup of Catalogs, Groups, and Roles in the SAP Fiori Launchpad.
SAP delivers technical catalogs for groups of SAP Fiori apps as repositories to create your own catalogs in the launchpad designer. Along with these catalogs, more technical content is delivered for each SAP Fiori app. You can find the delivered technical content for each SAP Fiori app in the SAP Fiori apps reference library.
Customizing Navigation Target
Before you can access this app, you must have specified an RFC destination that points to the SAP back end where the Web Dynpro is running. The predefined system alias for the RFC destination is SAP_ECC_Financials
(see transaction LPD_CUST
and access the app-specific configuration).
- Use transaction
SM59
to check whether the RFC destinationSAP_ECC_Financials
is available. - If this RFC destination is not available, create it manually (connection type
H
) and configure it according to your needs (SSL).