Hello,
am using navigationAdsolute to navigate to the portal iview under a role.
regarding the URL path i.e. the iview pcd location: where we can find the exact PCD location to use?
*1) PCD location of the iview - open the iview -- in the bottom, under quick view we can the pcd location.*
2) PCD location of the iview under the Role - open the Role, under Role, click the properties of iview --select the information from dropdown -- in the right side we can find the PCD location.
which the pcd location we have to use either 1 or 2 from the above?
WDPortalNavigation.navigateAbsolute ("ROLES://portal_content/<iViewpcd>",WDPortalNavigationMode.SHOW_EXTERNAL,
WDPortalNavigationHistoryMode.ALLOW_DUPLICATIONS,null);
Is there any impact of permissions of the iview, do we need to change any permissions?
in my scenario in development portal it is working fine when i use the 2nd option that is path taken from -->information of iview under Role.but it is not working in Q-Portal. Is there any chances of difference in the paths? Generally is it a good practice to maintained the same path in all portals or using different paths in different portal while creating the iviews/roles in portal?
Thanks
Mahaboob