Hi,
I have a page that calls
EPCM.doNavigate('ROLES://portal_content/00_Ray_Content_Library/Employee_dom/00_Common/Roles/com.ray.dom.gen.role.employee/com.ray.dom.gen.ws.Employee/nf_8/com.ray.dom.gen.pg.welcome_2',2);
Everything works fine as long as I the mode is 1 or 2
I want to navigate to another page within the same window. So when I pass the mode as 0 or nothing (defaults to 0) I get the following error.
I checked the EPCF.getDirty() and it is set to Work Protection. The isolation level of my iview is URL.
Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/every_user/general/com.ray.ep.gen.defaultframework/com.sap.portal.innerpage/com.sap.portal.pageToolbar
Component Name : com.sap.portal.navigation.pagetoolbar.PageToolbar
The exception was logged. Inform your system administrator..
Exception id: 02:57_27/07/04_0077
See the details for the exception ID in the log file
Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/every_user/general/com.ray.ep.gen.defaultframework/com.sap.portal.innerpage/com.sap.portal.contentarea
Component Name : com.sap.portal.navigation.contentarea.default
The exception was logged. Inform your system administrator..
Exception id: 02:57_27/07/04_0078
See the details for the exception ID in the log file
Any ideas??
Thanks
Lakshmi