cancel
Showing results for 
Search instead for 
Did you mean: 

Include a Component

philipp_steidl
Explorer
0 Kudos

Hi,

how can i include a componente to my fiori app?

i guess i can only include already deployed bsp applications, but then i have to use the link.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

kedarT
Active Contributor
0 Kudos

Hi Philipp,

Can you please elaborate more on your question posted?

philipp_steidl
Explorer
0 Kudos

Hi Kedar,

i created a component like it is shown here: ( i created it at WEB IDE )

Step 2: Component - UI Development Toolkit for HTML5 (SAPUI5) - SAP Library

then i deployed the component to a bsp application in our local sap system.

the next thing i want to do is to implement the comonent to a new app, but i don´t know how.

here it is described basically:

SAPUI5 SDK - Demo Kit

but there is one sentence: 

The following example assumes that the samples.components.button component exists and is loaded.

and i don´t know how to load my created component.

thanks

Philipp

kedarT
Active Contributor
0 Kudos

Hi Philipp,

What do you mean by bsp application in sap local system? Is it another SAPUI5 application?

Here are some pointer for your situation:

Hope this helps.

philipp_steidl
Explorer
0 Kudos

Hi Kedar,

thanks yes this was the solution:

jQuery.sap.registerModulePath('my.company', 'http://my.company/shared/');

regards

Philipp

Answers (0)