<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br><br>Something has crossed my mind dealing with recent probems in my implementation. Is it possible to make the executeChanges() call to the WS only depend on the changes in the midPoint focus object?<br><br>To clarify what I mean is that when I have a default user template that creates accounts on different resources, I only get the response when the assignments/accounts have been processed. This causes problems when a) the resource is down for example and b) a conflict happens in a specific resource. I would like to invoke the method "asynchronously" so that my response only contains changes in the focus object. Is this possible? If so, do I have to parse the response to achieve this?<br><br>Sorry for the messy explanation.<br><br>Best Regards<br>Samu Viitanen<br>                                        </div></body>
</html>