How To Find SAP UI5 Application Component
How To Find SAP UI5 Application Component
Products
Products Industries
Industries Support
Support Training
Training Community
Community Developer
Developer Partner
Partner
About
About
Home / Community / Blogs + Actions
Ali Chalhoub
more by this author
SAPUI5
SAP Fiori Launchpad
share
0 share tweet share
Follow RSS
When working with SAP UI5 application(s) and the user experiences a
problem, it is important to send the incident to the correct component to get
https://blogs.sap.com/2018/09/13/how-to-find-sap-ui5-application-component-quickly/?source=social-Global-SAP+Developers-FBPAGE-AudienceEng… 1/3
9/17/2018 How to find SAP UI5 application component quickly | SAP Blogs
the help very quickly from SAP either by using Expert Chat channel or creating
an incident. SAP offers many support channels to our customers to get
support quickly, but the challenge is to find the correct component and log the
incident under the correct component so the expert team can follow up quickly
and provide fast resolution.
In this blog, I will share with you a very quick way to locate the component of
an SAP UI5 application so the incident can go to the correct team quickly.
These steps apply only to SAP UI5 applications and only if the SAP UI5
application has a support component defined.
rvice("AppLifeCycle").getCurrentApplication().componentInstance.getM
Note: If after executing the code and you get “Undefined”, that means two
things:
https://blogs.sap.com/2018/09/13/how-to-find-sap-ui5-application-component-quickly/?source=social-Global-SAP+Developers-FBPAGE-AudienceEng… 2/3
9/17/2018 How to find SAP UI5 application component quickly | SAP Blogs
Alert Moderator
1 Comment
You must be Logged on to comment or reply to a post.
John Taylor
Thanks for this. This is a useful way to get at the manifest without having to reload in
debug or read it out of the component-preload.
https://blogs.sap.com/2018/09/13/how-to-find-sap-ui5-application-component-quickly/?source=social-Global-SAP+Developers-FBPAGE-AudienceEng… 3/3