Hello,
i implemented an KM Forms Iview in our portal. unfortunately a user without the super_admin_role can't create content with the XML Form. The popup window with the formular doesn't appear, instead an error exception error occurs.
In the Trace Log you can find 2 Messages:
1.
Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.KMC/low_safety/com.sap.km.cm/components/xmlformedit)
.
.
.
.
2. com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.km.cm.xmlformedit - user:
..
.
.
I did put to the User Read/write Permission over the whole PCD, the iview and the page in which it is integrated and the KM Folder in which the Content should be created are also read/write permissioned for the user but with no success.
Thanks in advance.
Mehmet Apaydin