Skip to Content
0
Dec 20, 2022 at 11:22 AM

Custom Solution Manager Fiori workcenter

210 Views

Dear SAP community,

We are trying to create custom Fiori workcenter (solman_workcenter) in Solution Manager 7.2.

Our goal is to provide URL to CUSTOM workcenter with automatic login (anonymous access). This custom workcenter will have a technical user for automatic authentication (login) and roles just to provide access to specific tabs in workcenter. We cannot use the standard workcenter service, as this is used for all other users that have to be authenticated with username/pw. We are trying to find a way to have exactly the same workcenter (sm_workcenter / solman_workcenter), but running separately with a technical user with automatic login, for specific applications.

PART1: Setting up CUSTOM ?FLP? service to have an access to custom workcenter with anonymous access

We tried to copy service FLP to get a custom workcenter service, added a handler from FLP service, added username&pw for technical user, but login fails (same without user). We also tried creating Service refference to FLP service, with logon data but the popup for login appears. We found that providing username/pw in service means that this is the only user that can login to this service (doesnt mean its gonna provide it automatically during login). So we tried to create external alias for this service reference, but we can set only FLP service (cannot set our custom service refference).

PART2: Preparing roles, so the users using this anonymous access will see only specific applications (OK, there is no question.)

Question: How can we create a custom fiori workcenter service to have an URL with automatic login?

Best Regards