Skip to Content
0
Sep 21, 2023 at 04:32 AM

Issue when configuring a tile with application type URL in fiori launchpad config

60 Views

Hello Everyone,


I am trying to configure a tile with application type as URL.

This tile is to open Analysis for office application.
The path I have provided in target mapping configuration is /sap/bw/analysis?.

However when the tile is launched it prefixes this path with /sap/bc/ui2/nwbc so it ends with path /sap/bc/ui2/nwbc/sap/bw/analysis?

Can you please help me identify why this it is being pre-fixed with the path /sap/bc/ui2/nwbc/ ?
I verified the system alias that I am using for this and it is pointing accurately to the backend system.

When the link opens up by clicking the tile , if I remove "/sap/bc/ui2/nwbc" from the url then it functions as it suppose to and download a file that is AFO compatible.