We have created Custom content Type. An Inbound rule is set when file get uploaded in to the folder it read that file and updates the property of the files. So when I upload document as default content type the rule is geting executed no exception occurs. If I try to upload document as my custome content type it Gives the below error. If I unchek the Modify all properties when this page closes in Add Content Dialog page its working as expected.
A system error happened during the operation: 11230127 Failed to execute transaction-level behaviour public abstract void org.alfresco.repo.node.NodeServicePolicies$OnUpdatePropertiesPolicy.onUpdateProperties(org.alfresco.service.cmr.repository.NodeRef,java.util.Map,java.util.Map) in transaction 92f9af30-9480-4dc1-a87e-57994e19a296
Does the error trigger, when you enter the Modify properties page, or when you leave it. If the latter is the case, then does it fail, independently of what and if you modify something? Does your rule only use elements of your custom content type?