cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori cross app navigation to specific screen of target application

ssrinivas
Advisor
Advisor
0 Kudos

We have Overview Page (OVP) application from which on click of card, we are navigating to another fiori application.
Currently, we are able to navigate to the target application using the semantic-object & action specified in the annotation.

Requirement : We wanted to navigate to specific screen of target fiori application.
Any documentation or leads would be helpful.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

maheshpalavalli
Active Contributor
ssrinivas
Advisor
Advisor
0 Kudos

Thank you Mahesh.

It worked using above approach.

maheshpalavalli
Active Contributor
0 Kudos

ssrin1, awesome!!. If possible write a blog post, sap community would love to know how u faced this issue and what changes u did to solve it 🙂

Answers (2)

Answers (2)

Valeck
Participant
0 Kudos
sergei-u-niq
Active Contributor
0 Kudos

that should be possible by passingparameters to "hrefForExternal" or "toExternal" methods

https://sapui5.hana.ondemand.com/#/api/sap.ushell.services.CrossApplicationNavigation

That will (of course) only work if the target application implemented internal routing.