cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation between two or more applications in SAP UI5

Former Member
0 Kudos

Dear experts,

Currently, I'm developing applications using SAP UI5 and I have problems with navigation between applications.

I have three applications and want to navigation between them. Like layout below:

When click "Too App View Test" or "To Cargo Project" it will navigate to these application. It looks like the Launchpad in SAP Fiori.

I assume that it use the component to control but I don't know how to do it. Anybody can help me?

Thanks in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Dhananjay,

Thank you in advange . I will try with your suggestion.

Best regards,

---

Lu Nguyen

Former Member
0 Kudos

Dear Sai,

Thanks for your comment but this is the navigation between two views in one project. But my question is about the navigation between two or more projects.

For Example: We have Project A and Project B two different projects.

And we create a Project C want to call 2 projects A B.

This is the difficult problems that I'm facing.

Private_Member_15166
Active Contributor
saivellanki
Active Contributor
0 Kudos

Hi Lu,

Follow this blog, if you wanted to use Routing Mechanism for navigation -

Navigation between views using Routing and para... | SCN

If you want to navigate using App, check this sample -


Plunker - AppNavigation

Regards,

Sai Vellanki.