<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Anand,<br>
<br>
actually, there is no primaryRoleChangeProcessor yet.<br>
<br>
I'm working on workflows just now; what I'm trying to achieve for
3.1.1 is described here:<br>
<a
href="https://wiki.evolveum.com/display/midPoint/Workflow+configuration">https://wiki.evolveum.com/display/midPoint/Workflow+configuration</a><br>
<br>
However, it is not finished yet.<br>
<br>
By the way, what do you want to achieve? Do you want to approve
creation/modification of assignments and inducements for a
RoleType?<br>
<br>
Best regards,<br>
Pavol<br>
<br>
<br>
On 27. 3. 2015 15:34, Anand Kothekar wrote:<br>
</div>
<blockquote
cite="mid:CAHUT-CRn3wKnvwm7GzxG4i8F-tPU0NLwE17f+WR4qaikVMDfgg@mail.gmail.com"
type="cite">
<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
</blockquote>
<br>
</body>
</html>