Hi All,
I have created few webdynpro applications and deployed it to server. Now these iviews needs to communicate to each other.
I tried using abolute navigation using -
WDPortalNavigation.navigateAbsolute(ROLES://portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.support/com.sap.portal.web_dynpro_test_tools/com.sap.portal.portal_navigation,WDPortalNavigationMode.SHOW_INPLACE,WDPortalNavigationHistoryMode.ALLOW_DUPLICATIONS,passed Parameter)
passedParameter is the business parameter passed from 1st iView to 2nd IView. How do I retrieve the passed business parameter in the 2nd iView programmatically? Please help.
Thanks,
Dhanya