cancel
Showing results for 
Search instead for 
Did you mean: 

Launchpad Configuration Error

Former Member
0 Kudos

Hello Experts,

                        I have an error when launching a custom application from fiori launchpad.

My app is working properly without any error when i declare component in lpd_cust in small letters



However when i declare component in Caps then the app doesnt load.

As this is standard SAP naming convention i have to follow this.

Kindly provide me a suggestion how i can resolve this issue.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

    I have checked with all the Standard SAP Fiori Apps, in all the apps the lpd_cust settings is in capital C. Also if we dont give it as per standard, the component gets loaded twice.

former_member182874
Active Contributor
0 Kudos

HI Ajay,

Make sure you are giving correct declaration for SAPUI5.Component=' '

Double check from your component.js file. Sometimes I leave the field blank, and it works for me.

Regards

Tejas

aakash_neelaperumal2
Active Participant
0 Kudos

I don't believe having CAPS is standard. Because even for SAP Fiori apps we will have it in small letters only. Please check.