cancel
Showing results for 
Search instead for 
Did you mean: 

Enable Fiori Framework Page to showcase Portal URL iViews

0 Kudos
184

Hello Experts,

We are on SAP EP 7.5 SP08.

Using AJAX Framework page and navigating to different systems via URL iViews.

We got an ask to make use of Fiori Framework Page for devices : Mobile/iPads.

I have worked upon it using Nick's blog , (Thankyou Nick, its very helpful)

https://blogs.sap.com/2016/07/19/creating-a-new-fiori-on-ep-role-including-iviews-from-scratch/

But end up in issue : The FFP is showing below error.

"Some features are not available because the content you are trying to load cannot be accessed right now. Please try again later. If the problem persists, please contact your system administrator."

I referred to 2563624 and 2285941.

Question Does this error supposed to come when I am just trying to expose Portal iView in FFP? I am not trying to expose remote content thought. Also, I changed the Framework page configuration, SAP UI5 Library to JAVA

Please help where I am going wrong.

Thankyou very much in advance !!

network-tab.pngmrc-setting.pngframework-page-editor.pngerror-screen.pngdefault-trace-file.png
View Entire Topic
nickrankin
Advisor
Advisor
0 Kudos

Hi Disha,

This error can be shown for a variety of reasons. It seems you have a role assigned to your user which contains remote content from a backend Gateway system. This is why the ABAP token retrieval message appear in default trace.

If you only want local portal tiles, remove any remote content from the users roles (via the Roles "Manage Remote Content" button) and this should resolve the issues.

Glad you found my bog helpful! 🙂

Best regards,

Nick