cancel
Showing results for 
Search instead for 
Did you mean: 

ComponentContainer doesn't display Component in Launchpad (NetWeaver)

dominik_auras
Participant
0 Kudos

Hi,

I have an app that has a view with a ComponentContainer.

In the ComponentContainer I embed a Component from outside of the app:

my.components.a.component

In Component.js of the app I set the module path for the component:

jQuery.sap.registerModulePath("my.components", "/SAP/BC/BSP/NAMESAPCE/PUBLIC/UI5/COMPONENTS/");

If I call my app via the BSP application (via index.html) everything works fine.

The app is displayed with the page that displays the embedded component.

But if I embed my app via Component in Launchpad only the UI of the app is displayed - not the embedded component.

BUT: It is definitely loaded!

Because my embedded component has a load method that I have to call and when I look in debugger I can see that everything works correctly - the embedded component is available and the load method is successfully called.

The embedded components view is just not displayed...

Any ideas on that?

Thanks & regards,

Dominik

Accepted Solutions (0)

Answers (1)

Answers (1)

dominik_auras
Participant
0 Kudos

No ideas on this...?

agentry_src
Active Contributor
0 Kudos

Dominik,

Please copy and paste in the urls of 2-3 folks who have provided insights into the use of Component.js or ComponentContainer in the past.  That will bring this question to their attention.  To find out who would be good, use the Google Custom Search and use those two terms to search.  Alternatively, search the past thread responses of the Leaderboard members to see who might know more on this subject.

Cheers, Mike (Moderator)

SAP Technology RIG