<div dir="ltr">Hi,<div><br></div><div>   I was playing around with change processor and I am facing an issue when  I try to provide two change processors in config.xml</div><div><br></div><div>                  <workflow></div><div><span class="" style="white-space:pre">                    </span><changeProcessors></div><div><span class="" style="white-space:pre">                           </span><primaryUserChangeProcessor><span style="white-space:pre">           </span></div><div><span class="" style="white-space:pre">                                   </span><aspect>addRoleAssignmentAspect</aspect></div><div><span class="" style="white-space:pre">                                       </span><aspect>addAccountAssignmentAspect</aspect></div><div><span class="" style="white-space:pre">                            </span></primaryUserChangeProcessor><span style="white-space:pre">                          </span></div><div><span class="" style="white-space:pre">   </span></div><div>                               <b> <primaryRoleChangeProcessor></b></div><div><b><span class="" style="white-space:pre">                                      </span><aspect>roleAssignmentChangeAspect</aspect></b></div><div><b><span class="" style="white-space:pre">                         </span></primaryRoleChangeProcessor>   </b>                               </div><div><span class="" style="white-space:pre">                           </span></div><div><span class="" style="white-space:pre">                   </span></changeProcessors></div><div><span class="" style="white-space:pre">            </span></workflow> </div><div><br></div><div><br></div><div>   I observed that whenever I try to provide more than one change processor it throws an error</div><div><br></div><div><b> ERROR (com.evolveum.midpoint.web.component.progress.ProgressReporter): Error executing changes, reason: Subresult com.evolveum.midpoint.wf.impl.WfHook.invoke of operation com.evolveum.midpoint.model.api.ModelService.executeChanges is still UNKNOWN during cleanup; during handling of exception com.evolveum.midpoint.util.exception.SystemException: Change processor primaryRoleChangeProcessor could not be found. (class java.lang.IllegalStateException)</b></div><div><b><br></b></div><div><br></div><div>Actually it is only able to read one ChangeProcessor at a time.</div><div><br></div><div>Could you please provide me some pointers on this.</div><div><br></div><div><br></div><div><br></div><div>Regards,</div><div>Anand Kothekar</div></div>