When users want to add materials they get the following error message:
'This operation fails due to invalid input data or misconfiguration'.
Materials are properly activated as the admin can add them.
How can I solve this issue?
Solution:
Log in as Admin user, go to System Configuration - Security Policy and add following test (if the text is already present, remove “#” commenting symbols at the start of each string to make statement active):
##Grants access to the Materials folder.
Rule"Materials Policy"
IF attribute "Material Library Type" match
THEN grant "entity.write"
Note: If you still need assistance, contact support
Comments
0 comments
Article is closed for comments.