I am front end developer having no idea about the backend. I've created a report in SAPUI5 which shows the report of a course. every user can see only his report and there are 3 different type of role for using application. for example, an administrator can see all course reports whereas owner can see only his courses. some user can view the only one course. I've deployed the application in Fiori launchpad. Right now I've not implemented any user-specific detail in the application. My query is that can I access the detail of user in my application who will login via Fiori launchpad. 2dnly How I can configure user into launchpad. so I can assign a specific user to a specific role. Is it possible without back-end configuration?
1 Answers
You need to configure roles in the backend.
Users need authorization roles to run the SAP Fiori launchpad (as an end user) and the SAP Fiori launchpad designer (as an administrator). When users have these roles, they can access the catalogs and groups assigned to the roles by a role administrator. As a role administrator, you assign the necessary authorization roles and adjust them according to your needs.
Role administrators make tile catalogs and groups available on the end user's page by assigning tile catalogs and tile groups to a PFCG role to which users can be assigned. Users logging on to the launchpad see all assigned groups on their home page, and when users open the catalog section, they can access all tiles in the assigned catalogs.
The following documentation might be helpful: