cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation between to app to app in ui5 portal application

0 Kudos

Hi Friends ,

I am using ui5 application in portal . I need to go from Sales order list application to Delivery application and viceversa . Can anyone explain how to do the same . In WD JAVA through reusable concept we can able to do this.

Regards ,

Sathish J

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182372
Active Contributor
0 Kudos

you can use portal navigation api for that (client side)

Navigation API - Portal - SAP Library

EPCM Proxy - Portal - SAP Library

0 Kudos

Maksim,

          Its not possible to navigate app to app using ui5 framework.

for eg: Project1 i am having list view and Project2 I have detail view . How navigate from list to detail view ,while coming back from detail to list , list view should not refresh.

Regards ,

Sathish J

former_member182372
Active Contributor
0 Kudos

CrossApplicationNavigation as sugested by Robbe Wuyts

Former Member
0 Kudos

Hi Sathish,

Take a look at sap.ushell. There is a class sap.ushell.services.CrossApplicationNavigation.

SAPUI5 SDK - Demo Kit

Regards,

RW

0 Kudos

Robbe ,

          I am not using tile in portal so above link is for tile only. We are using portal role only.

Regards,

Sathish J