cancel
Showing results for 
Search instead for 
Did you mean: 

Issues with Fiori extension project using Local Web IDE

Former Member
0 Kudos

Hi,

I am trying to extend a CRM - My Accounts app using local Web IDE. I created an extension project (also had imported original application) and then opened the project in extensibility pane. But the pane is coming as blank. I also ran the index.html in extension project and that is also blank. In the developer tools I get errors as shown in the screenshot. Basically the component.js is not loading correctly.

Do you experts have any thoughts on how to resolve this issue?

Best regards,

Nakul

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nakul,

I doubt if extensibility pane will work for local web ide. Local web ide comes with limited feature.

To run your extended application,

        1. you can try launching via localindex.html   

         2. deploy your app to the server and configured a tile for it.

        3.. Running an Application Standalone - SAP Fiori Launchpad - SAP Library

for extending ur app, you can use web ide wizard instead extensibility pane.

right click on extension project --> new-->extension--> select appropriate extension type and follow till wizard finishes.

Regards

ravikant