Hello,
When we select one line item in SRM Catalog portal and save (add to shopping list) , we get this error. Thanks in advance.
when we do Auth check, it didn't give any error. If you throw any input, it will help me.
which user (portal user or SRM to MDM connection user or MDM user buyer) has this issue?
Errror:
500 Internal Server Error
com.sap.mdm.internal.protocol.manual.ServerException: Insufficient rights for operation
Error Summary
While processing the current request, an exception occurred which could not be handled by the application or the framework.
If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
Root Cause
The initial exception that caused the request to fail, was:
com.sap.mdm.internal.protocol.manual.ServerException: Insufficient rights for operation
at com.sap.mdm.internal.protocol.manual.AbstractProtocolCommand.execute(AbstractProtocolCommand.java:126)
at com.sap.mdm.data.commands.CreateRecordCommand.execute(CreateRecordCommand.java:215)
at com.sap.srm.mdm.Model.createRecord(Model.java:439)
at com.sap.srm.mdm.service.ShoppingListManagerMaskImpl.getParentMaskRecordId(ShoppingListManagerMaskImpl.java:163)
at com.sap.srm.mdm.service.ShoppingListManagerMaskImpl.addShoppingList(ShoppingListManagerMaskImpl.java:100)
... 34 more
See full exception chain for details.
Detailed Exception Chain
java.lang.RuntimeException: com.sap.mdm.commands.CommandException: com.sap.mdm.internal.protocol.manual.ServerException: Insufficient rights for operation