<div dir="ltr">Hello Dilek,<div><br></div><div>there is ri:name in your correlation rule but icfs:name in your schema handling in your resource. That might be the problem. Try icfs:name in both.</div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-08 8:49 GMT+01:00 Dilek Gider <span dir="ltr"><<a href="mailto:dilek.gider@basistek.com" target="_blank">dilek.gider@basistek.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Oskar,<div><br></div><div>Thank you for your response. Yes I think second reconciliation does not match but I dont know why.</div><div>I send you my resource xml and SearchScript.groovy. You can see on SerachScript.groovy, I concat two database column as "name".</div><div><br></div><div>I will appreciate for your help.</div></div><div class="m_4615393090750857349HOEnZb"><div class="m_4615393090750857349h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 7, 2017 at 5:38 PM, Oskar Butovič - AMI Praha a.s. <span dir="ltr"><<a href="mailto:oskar.butovic@ami.cz" target="_blank">oskar.butovic@ami.cz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>it seems like names which are created during first reconciliation are not matched by corelation rule during second reconciliation. What is your mapping which creates users name?</div><div><br></div><div>Best Regards</div><div><br></div><div>Oskar Butovič</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-07 12:52 GMT+01:00 Dilek Gider <span dir="ltr"><<a href="mailto:dilek.gider@basistek.com" target="_blank">dilek.gider@basistek.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I have reconciliation task in scriptedSQL connector, it creates users in midpoint.  First of all, users are created with this task. But when I run task twice or more, it gives an error like below for all users:</div><div><br></div><div><font size="1">Error processing focus(user:null(TR45187127836)<wbr>): constraint violation: Found conflicting existing object with property {.../common/common-3}name = PP({.../common/common-3}name):<wbr>[PPV(PolyString:TR45187127836, origin: INBOUND:resource:ef2bc59b-76e0<wbr>-48e2-86d6-3d4f02d420db(Tirsan<wbr>ScriptedSQLResource))]: user:96dd9828-e16f-4a7c-bebe-7<wbr>4c4d184b340(TR45187127836)</font><br></div><div><font size="1"><br></font></div><div>Correlation rule has PolyStringNorm such as:</div><div><br></div><div><div><font size="1"><synchronization></font></div><div><font size="1">      <objectSynchronization></font></div><div><font size="1">         <objectClass>ri:AccountObject<wbr>Class</objectClass></font></div><div><font size="1">         <kind>account</kind></font></div><div><font size="1">         <intent>default</intent></font></div><div><font size="1">         <enabled>true</enabled></font></div><div><font size="1">         <correlation></font></div><div><font size="1">            <q:description></font></div><div><font size="1"><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076m_-7627896796955210813gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>                    Correlation expression is a search query.</font></div><div><font size="1"><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076m_-7627896796955210813gmail-Apple-tab-span" style="white-space:pre-wrap"> </span>                    Following search query will look for users that have "name"</font></div><div><font size="1"><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076m_-7627896796955210813gmail-Apple-tab-span" style="white-space:pre-wrap">     </span>                    equal to the "name" attribute of the account. Simply speaking,</font></div><div><font size="1"><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076m_-7627896796955210813gmail-Apple-tab-span" style="white-space:pre-wrap">  </span>                    it will look for match in usernames in the IDM and the resource.</font></div><div><font size="1"><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076m_-7627896796955210813gmail-Apple-tab-span" style="white-space:pre-wrap">  </span>                    The correlation rule always looks for users, so it will not match</font></div><div><font size="1"><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076m_-7627896796955210813gmail-Apple-tab-span" style="white-space:pre-wrap"> </span>                    any other object type.</font></div><div><font size="1"><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076m_-7627896796955210813gmail-Apple-tab-span" style="white-space:pre-wrap">                                    </span></q:description></font></div><div><font size="1">            <q:equal></font></div><div><font size="1">               <q:matching>PolyStringNorm</q<wbr>:matching></font></div><div><font size="1">               <q:path>c:name</q:path></font></div><div><font size="1">               <expression></font></div><div><font size="1">                  <c:path>declare namespace ri='<a href="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3" target="_blank">http://midpoint.evolveum.c<wbr>om/xml/ns/public/resource/inst<wbr>ance-3</a>'; $account/attributes/ri:name</c<wbr>:path></font></div><div><font size="1">               </expression></font></div><div><font size="1">            </q:equal></font></div><div><font size="1">         </correlation></font></div><div><font size="1">         <reaction></font></div><div><font size="1">            <situation>linked</situation></font></div><div><font size="1">            <action></font></div><div><font size="1">               <handlerUri><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#modifyUser" target="_blank">http://midpoint.e<wbr>volveum.com/xml/ns/public/mode<wbr>l/action-3#modifyUser</a></handler<wbr>Uri></font></div><div><font size="1">            </action></font></div><div><font size="1">         </reaction></font></div><div><font size="1">         <reaction></font></div><div><font size="1">            <situation>deleted</situation></font></div><div><font size="1">            <action></font></div><div><font size="1">               <handlerUri><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#unlink" target="_blank">http://midpoint.e<wbr>volveum.com/xml/ns/public/mode<wbr>l/action-3#unlink</a></handlerUri></font></div><div><font size="1">            </action></font></div><div><font size="1">         </reaction></font></div><div><font size="1">         <reaction></font></div><div><font size="1">            <situation>unlinked</situation<wbr>></font></div><div><font size="1">            <objectTemplateRef oid="e63e1118-cbe5-11e5-b08e-3<wbr>c970e44b9e2"/></font></div><div><font size="1">            <action></font></div><div><font size="1">               <handlerUri><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#link" target="_blank">http://midpoint.e<wbr>volveum.com/xml/ns/public/mode<wbr>l/action-3#link</a></handlerUri></font></div><div><font size="1">            </action></font></div><div><font size="1">         </reaction></font></div><div><font size="1">         <reaction></font></div><div><font size="1">            <situation>unmatched</situatio<wbr>n></font></div><div><font size="1">            <objectTemplateRef oid="e63e1118-cbe5-11e5-b08e-3<wbr>c970e44b9e2"/></font></div><div><font size="1">            <action></font></div><div><font size="1">               <handlerUri><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#addUser" target="_blank">http://midpoint.e<wbr>volveum.com/xml/ns/public/mode<wbr>l/action-3#addUser</a></handlerUri<wbr>></font></div><div><font size="1">            </action></font></div><div><font size="1">         </reaction></font></div><div><font size="1">      </objectSynchronization></font></div><div><font size="1">   </synchronization></font></div></div><div><br></div><div>What can be a problem? Thanks in advance.</div><span class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076HOEnZb"><font color="#888888"><div><br></div><div>Dilek.</div></font></span></div>
<br>______________________________<wbr>_________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mail<wbr>man/listinfo/midpoint</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_4615393090750857349m_-5190513761793235383m_-691441859128105076gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><table style="font-family:Verdana,Arial,Helvetica,sans-serif;border-collapse:collapse;padding:0px;margin:0px;border-width:0px!important;border-style:solid!important;width:482px!important"><tbody><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:11px;width:160px;vertical-align:bottom;padding:0px;border:0px solid gray!important"><p><span style="font-size:14px;font-weight:bold">Oskar Butovič</span><br>solution architect<br><br>gsm: <a href="tel:+420%20774%20480%20101" value="+420774480101" target="_blank">[+420] 774 480 101</a><br>e-mail: <a href="mailto:oskar.butovic@ami.cz" target="_blank">oskar.butovic@ami.cz</a></p></td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;border-right-width:1px;border-right-style:solid;border-right-color:rgb(204,204,204);padding:0px;border-top-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important;border-top-style:solid!important;border-bottom-style:solid!important;border-left-style:solid!important;border-top-color:gray!important;border-bottom-color:gray!important;border-left-color:gray!important">   </td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:0px;border:0px solid gray!important">   </td><td style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:11px;vertical-align:bottom;padding:0px;width:123px;border:0px solid gray!important"><p>AMI Praha a.s.<br>Pláničkova 11<br>162 00 Praha 6<br>tel.: <a href="tel:+420%20274%20783%20239" value="+420274783239" target="_blank">[+420] 274 783 239</a><br>web: <a href="http://www.ami.cz/" target="_blank">www.ami.cz</a></p></td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;border-right-width:1px;border-right-style:solid;border-right-color:rgb(204,204,204);padding:0px;border-top-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important;border-top-style:solid!important;border-bottom-style:solid!important;border-left-style:solid!important;border-top-color:gray!important;border-bottom-color:gray!important;border-left-color:gray!important">   </td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:0px;border:0px solid gray!important">   </td><td style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:11px;margin:8px;border:0px solid gray!important;width:116px"><p><img src="http://www.ami.cz/images/podpis/ami_logo.gif" alt="AMI Praha a.s." style="border:0px"></p></td></tr><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td colspan="7" style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:0px;width:480px;border:0px solid gray!important"><br><a href="http://www.ami.cz/reseni-a-sluzby/bezpecnost-dat/identity-management" target="_blank"><img src="http://www.ami.cz/images/podpis/AMI-podpis-IdM_1.png" alt="AMI Praha a.s." style="border:0px;width:480px!important;height:82px!important"></a></td></tr><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td colspan="7" style="color:rgb(128,128,128);font-family:Arial,sans-serif;font-size:11px;padding:0px;border:0px solid gray!important"><br>Textem tohoto e-mailu podepisující neslibuje uzavřít ani neuzavírá za společnost AMI Praha a.s.<br>jakoukoliv smlouvu. Každá smlouva, pokud bude uzavřena, musí mít výhradně písemnou formu.<br><br></td></tr></tbody></table></div></div></div></div></div></div></div>
</div>
<br>______________________________<wbr>_________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mail<wbr>man/listinfo/midpoint</a><br>
<br></blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" rel="noreferrer" target="_blank">http://lists.evolveum.com/mail<wbr>man/listinfo/midpoint</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_4615393090750857349gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><table style="font-family:Verdana,Arial,Helvetica,sans-serif;border-collapse:collapse;padding:0px;margin:0px;border-width:0px!important;border-style:solid!important;width:482px!important"><tbody><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:11px;width:160px;vertical-align:bottom;padding:0px;border:0px solid gray!important"><p><span style="font-size:14px;font-weight:bold">Oskar Butovič</span><br>solution architect<br><br>gsm: <a href="tel:+420%20774%20480%20101" value="+420774480101" target="_blank">[+420] 774 480 101</a><br>e-mail: <a href="mailto:oskar.butovic@ami.cz" target="_blank">oskar.butovic@ami.cz</a></p></td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;border-right-width:1px;border-right-style:solid;border-right-color:rgb(204,204,204);padding:0px;border-top-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important;border-top-style:solid!important;border-bottom-style:solid!important;border-left-style:solid!important;border-top-color:gray!important;border-bottom-color:gray!important;border-left-color:gray!important">   </td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:0px;border:0px solid gray!important">   </td><td style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:11px;vertical-align:bottom;padding:0px;width:123px;border:0px solid gray!important"><p>AMI Praha a.s.<br>Pláničkova 11<br>162 00 Praha 6<br>tel.: <a href="tel:+420%20274%20783%20239" value="+420274783239" target="_blank">[+420] 274 783 239</a><br>web: <a href="http://www.ami.cz/" target="_blank">www.ami.cz</a></p></td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;border-right-width:1px;border-right-style:solid;border-right-color:rgb(204,204,204);padding:0px;border-top-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important;border-top-style:solid!important;border-bottom-style:solid!important;border-left-style:solid!important;border-top-color:gray!important;border-bottom-color:gray!important;border-left-color:gray!important">   </td><td style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:0px;border:0px solid gray!important">   </td><td style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:11px;margin:8px;border:0px solid gray!important;width:116px"><p><img src="http://www.ami.cz/images/podpis/ami_logo.gif" alt="AMI Praha a.s." style="border:0px"></p></td></tr><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td colspan="7" style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:0px;width:480px;border:0px solid gray!important"><br><a href="http://www.ami.cz/reseni-a-sluzby/bezpecnost-dat/identity-management" target="_blank"><img src="http://www.ami.cz/images/podpis/AMI-podpis-IdM_1.png" alt="AMI Praha a.s." style="border:0px;width:480px!important;height:82px!important"></a></td></tr><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td colspan="7" style="color:rgb(128,128,128);font-family:Arial,sans-serif;font-size:11px;padding:0px;border:0px solid gray!important"><br>Textem tohoto e-mailu podepisující neslibuje uzavřít ani neuzavírá za společnost AMI Praha a.s.<br>jakoukoliv smlouvu. Každá smlouva, pokud bude uzavřena, musí mít výhradně písemnou formu.<br><br></td></tr></tbody></table></div></div></div></div></div></div></div>
</div></div>