...
Check notes and install relevant ones
2. Run /PACG/ECM_SETUP
3. SAP Fiori Launchpad Configuration
SAP Fiori Launchpad is a shell that hosts SAP Fiori apps and provides the apps with services such as navigation, personalization, embedded support, and application configuration. SAP Fiori launchpad is the entry point to SAP Fiori apps on mobile and desktop devices.
To complete the complex configuration, follow the steps:
Expand | ||
---|---|---|
| ||
Step 1: Creating a Sematic Object Use the t-code: /UI2/SEMOBJ to add the FSM Connector Semantic Object. Semantic Objects allows to group apps that are related to each other for easier navigation. Semantic Object: PACG_ECM_FIORI Semantic Object Name: FSM Connector Semantic Object Description: FSM Connector Apps Save the changes. Step 2: Creating a Business Catalog Use the t-code: /UI2/FLPD_CUST to Enter the SAP Fiori Launchpad designer for customization (client-specific) and create a new catalog by clicking on the ‘+’ icon at the bottom of the left-hand side pane. Enter a Title and an ID for your Catalog, and click on Save. The new catalog is saved and you should be able to see it under the catalog collections. Step 3: Creating Target Mapping Target Mapping allows to map a navigation target to the combination of a Semantic Object and an Action, also known as an Intent. To create a new Target Mapping, choose Create Target Mapping. The target mapping configuration page is displayed, now fill in the parameters in the configure target mapping pop-up as follows: Save. Step 5: Creating Tiles. You can choose one of the above icons to create a Tile.
On the next screen, choose the ’App Launcher — Static’ template from the available options of tile templates: Choose App launcher - Static. Notice that, App Launcher-Statictiles are used to launch applications from the home page while App Launcher-Dynamictiles, display information that is pulled from a back-end system using an OData service EntitySet. Next, Maintain the following configuration parameters: The created tile should appear on the main view. Step 6: Creating Business Groups. To create a Business Group, we should use a similar approach as when creating catalogs: Click on the ‘+’ button and add a Title and ID your group: Click on save. Add the /PACG/ECM_GROUP group to the FSM Connector Business Catalog that you’ve already created and then add the Tile: Step 6: Creating PFCG Business Role The very last step of your Fiori Launchpad Configuration will be creating a PFCG Role in the SAP Fiori Server (Front-end) server.
Go to the Menu tab, From the insert node drop-down list, choose SAP Fiori Launchpad and select the Launchpad Catalog. In the ‘Catalog ID’ enter /PACG/ECM and click OK. Now add the Launchpad Group. In the ‘Group ID’ enter /PACG/ECM_GROUP and click OK. Assign SAP users to the /PACG/ECM_FIORI role by clicking on the User tab and adding the user ID. Setup is done. Using transaction /n/UI2/FLP you can check your application tile on the Fiori Launchpad. |
Change Log (SAP NOTE 3539326)
...