Skip to Content
0
Aug 04, 2016 at 07:53 AM

How to get sap.ushell.services.CrossApplicationNavigation

306 Views

Hi

I am currently developing an custom UI5 app which will use the CrossApplicationNavigation service. This custom Ui5 is deployed on ABAP server

The App contains a Unified Shell and it will have few tiles. The idea is to on click of any tile, the user will navigate to another Ui5 application inside the unified shell, and for that I plan to use the Cross App Navigation service. something like what ABAP FLP does. Where each application are developed independently and integrated in the launchpad using the component name and intent.

For some reason, I can not use the standard FLP

How do I get reference to the CrossApp Navigation service?

Thanks

Sandip