Hi All,
I am having a par file project creating custom iviews.
The iviews work for users with system Admin but fail for end users with error message.
<b>
com.sapportals.portal.prt.runtimeException: Access denied: <iview component name> - user: xxxxxxxx
:
:
:
:
caused by com.sapportals.portal.pcd.gl.permissionControlException: Access denied ( object(S) com.sap.portal.system/security/com.sap.portal.pdk/no_safety) </b>
I know this is a permission issue, i checked in contentAdmin iview's permission with both Read & Read/Write access to end user /everyone.
also in the portalapp.xml I changed the security zone parameter from high_security to no_security.
couldn't figure out where exactly I am missing the permissions to end user.
Since this is a popup page initially I didn't assigned it to a role but tried assigning to a role also but still no success.
can somebody help me with this error.
Many Thanks,
Sai Krishna. K