Hi all,
In jsp im trying to loading iview preview but giving accees denied error.
public String mgetURL(IPortalComponentRequest p_request)
{
return "/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.pgxcd.Content!2fcom.pgdf.Content.su_portal!2fiViews!2fcom.pg.ivu_SuppReqChngesApp ";
}
the same url im able to access with administrator User.
But im not able to access with test user which doesnt have admin rights.
ERROR :
Error component failed , reason : Access is denied: pcd:portal_content/com.pgxcd.Content/com.pgdf.Content.su_portal/iViews/pg.com.ivu_SuppReqChngesApp - user:TestID5,
i have followed below link to check permissions for portal objects.
http://scn.sap.com/docs/DOC-16308
http://help.sap.com/saphelp_nw04/helpdata/en/ee/acd8403e37762ae10000000a155106/content.htm
Any help?
Cheers,
Prasad.