Skip to Content
0
Former Member
Dec 12, 2005 at 06:40 AM

WebDynpro Portal Navigation

59 Views

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