cancel
Showing results for 
Search instead for 
Did you mean: 

SAP UI5 Suspend & resume

0 Kudos

HI All,

Can any one help me to implement suspend & resume(Portal- WD) concept in SAP UI5.

My requirement is to navigate to external application from existing app(suspend at this state) and user make some selection in navigated app and update some status and from there it should return back to previous app and should resume from where its been suspended but shouldn't be re initialized...just like Portal suspend and resume concept.

I have tried with "sap.ushell.Container.getService("CrossApplicationNavigation") "with "startupParameters" but when I navigating back to main application its being re initializing(calling from onInit()) .

Followed below links

https://uacp2.hana.ondemand.com/viewer/cc1c7615ee2f4a699a9272453379006c/7.5.6/en-US/3a35ab6841744158...

https://sapui5.hana.ondemand.com/sdk/#docs/api/symbols/sap.ushell.services.CrossApplicationNavigatio...

Note -I don't have Master-Detail pages, navigation is between FullPage- FullPage so I dont have routing as well.

Thanks

Rajesh

Accepted Solutions (0)

Answers (0)