cancel
Showing results for 
Search instead for 
Did you mean: 

URL for Fiori Launchpad designer does not work

Former Member
0 Kudos

Hello Experts,

I am trying to create Fiori catalog and trying to access the URL below. But it does not able to access the resource files such as abap.js, sap-ui-core.js and I get 403 error on my page.

http://<hostname:port>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html?sap-client=025&sap-language=EN

Please find the attachment for the error message.

Could you please guide me.

Thank you,

Murali Pinnamaneni

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Murali,

As pointed by some colleagues earlier, the issue is not really with the Launchpad Designer but with the authorizations.

What you can probably try is to see if the sicf services have been activated properly .

This is mentioned in the below link .

Activate SICF Services for SAP Fiori Launchpad - SAP Fiori for SAP Business Suite - SAP Library

I think the issue is with the auth for the service

  • /default_host/sap/public/bc/ui5_ui5

If this doesnt help, can you also try launching the Fiori Launchpad runtime and see if you are facing similar issues there?

Best Regards,

Nitish Mehta

Former Member
0 Kudos

Hi Nitish,

In SICF I have activated as per the SAP steps.

I am able to access Fiorilaunchpad.html;

BR,

Murali

Former Member
0 Kudos

Thanks Nitish... we had not activated UI2 service. that was missing. Thanks a lot.

masa_139
Product and Topic Expert
0 Kudos

Hi Murali,

Please share the exact service name which was not activated.

Regards, Masa

SAP Customer Experience Group - CEG

Former Member
0 Kudos

Hi Masa,

the SICF Service:

  • /default_host/sap/public/bc/ui2


was not activated. So we reactivated all the SICF again and tested the services right away, before launching Catalog configuration.


Thank you,

Murali Pinnamaneni

Answers (3)

Answers (3)

0 Kudos

Hi,

if you have a web dispatcher you need to add that path to it most likely its blocked if you are getting a 403 error.

cheers

Kay

Former Member
0 Kudos

Hi Kay,

Is it mandatory to have web-dispatcher for launching the fiori launchpad configuration. We have netweaver gateway with UI SP10 installed. And I am trying to launch the fiori catalog configuration.

I think it does not need web-dispatcher. Guide me I am wrong.

BR,

Murali

0 Kudos

Hi,

no it dont think its mandatory but if you get a 403 error that usually means that something in your WAN blocks your request to that url. Which usually is a reverse proxy or some web dispatcher.

I had the same issue and to solve it basis added the path to the allowed paths in the web dispatcher.

cheers

Kay

Former Member
0 Kudos

Hi Kay,

In my case, I am calling this URL directly from my Netweaver Gatway. So it will not have any reverse proxy, right? I try to add in browser as safe list and allow pop-ups so on. Still have the same problem.

Thank you,

Murali

0 Kudos

What you mean with directly from your netweaver gateway ?

You call it from a browser means it goes thru your lan / wan. So if your lan / wan blocks it which is what 403 means then you cant go to that url.

Did you check with your basis / infrastructure team ?

cheers

Kay

Former Member
0 Kudos

Hi Kay,

Let me check with my IT team on local intranet settings. I will comeback to you once I receive a feedback.

Thank you,

Murali

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Murali,

Please check the SAPUI5 library version.

Regards, Masa

SAP Customer Experience Group - CEG

Former Member
0 Kudos

Hi Masayuki,

Trouble shoot does not help. I still get the same error message after implementing the OSS Notes. and all the trouble shoot steps.

I have checked the main.html on ARSRVC_UPB_ADMN, which is reading abap.js and sap-ui-core.js from resource folder; but it does not exist in UI5_UI5.

Mime repository screen:

Any suggestions?

Best Regards,

Murali

Former Member
0 Kudos

Hello Murali,

As the Error Code states you are not allowed to access the Launchpad Designer.

Please check if you do have the required Roles assigned to your User.

See more here http://help.sap.com/fiori_bs2013/helpdata/de/38/ca4353c7b9f663e10000000a4450e5/content.htm?frameset=...

with best regards

Florian Hafner

Former Member
0 Kudos

Hi Florian,

I have done the authorization roles as mentioned in the link, but still have the same problem.

Best Regards,

Murali