<div dir="ltr">Hi Martin,<div><br></div><div>Thank you so much, yesterday I made changes you have suggested. First of all it always gave an error, but when I reset  all db, then it worked! </div><div>I think shadows  that I created before caused errors.</div><div>But inspite of  setting "parentOrgRef" to the correct value, all of organizations created seperatedly, I am trying to create all organizations bu parent-child relation.<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 5:13 PM, Martin Lízner - AMI Praha a.s. <span dir="ltr"><<a href="mailto:martin.lizner@ami.cz" target="_blank">martin.lizner@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">Hi, Im pretty sure there is documentation for that :-) Its called generic synchronization: - <a href="https://wiki.evolveum.com/display/midPoint/Roles,+Metaroles+and+Generic+Synchronization" target="_blank">https://wiki.evolveum.com/di<wbr>splay/midPoint/Roles,+Metarole<wbr>s+and+Generic+Synchronization</a><div><br></div><div>Basically you handle organizations in the simillar way as accounts. In basic scenario, you would be fine with just resource definition customization. Here is the code snippet from my DBTable connector syncing org. structure. On top of that create live sync or reconcile task to load changes into mp.</div><div><br></div><div>M.</div><div><br></div><div><div> <schemaHandling></div><div>      <objectType></div><div>         <kind>generic</kind></div><div>         <intent>organization</intent></div><div>         <default>false</default></div><div>         <objectClass>ri:AccountObject<wbr>Class</objectClass>  </div><div>         <attribute></div><div>            <c:ref>icfs:uid</c:ref></div><div>            <inbound></div><div>               <strength>strong</strength></div><div>               <target></div><div>                  <c:path>$focus/name</c:path></div><div>               </target></div><div>            </inbound>            </div><div>         </attribute>       </div></div><div>....</div><div><br></div><div><div> <synchronization></div><div>      <objectSynchronization></div><div>         <objectClass>ri:AccountObject<wbr>Class</objectClass></div><div>         <kind>generic</kind></div><div>         <intent>organization</intent></div><div><b>         <focusType>c:OrgType</focusTy<wbr>pe></b></div><div>         <enabled>true</enabled></div><div>         <correlation></div><div>            <q:equal></div><div>               <q:path>c:name</q:path></div><div>               <expression></div><div>                  <path>$shadow/attributes/icfs:<wbr>uid</path></div><div>               </expression></div><div>            </q:equal></div><div>         </correlation></div><div>         <reaction></div><div>            <situation>linked</situation></div><div>            <synchronize>true</synchronize<wbr>></div><div>         </reaction></div><div>         <reaction></div><div>            <situation>deleted</situation></div><div>            <synchronize>true</synchronize<wbr>></div><div>            <action></div><div>               <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></div><div>            </action></div><div>         </reaction></div><div>         <reaction></div><div>            <situation>unlinked</situation<wbr>></div><div>            <synchronize>true</synchronize<wbr>></div><div>            <action></div><div>               <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></div><div>            </action></div><div>         </reaction></div><div>         <reaction></div><div>            <situation>unmatched</situatio<wbr>n></div><div>            <synchronize>true</synchronize<wbr>></div><div>            <action></div><div>               <handlerUri><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#addFocus" target="_blank">http://midpoint.e<wbr>volveum.com/xml/ns/public/mode<wbr>l/action-3#addFocus</a></handlerUr<wbr>i></div><div>            </action></div><div>         </reaction></div><div>      </objectSynchronization></div><div>   </synchronization>       </div></div></div><div class="gmail_extra"><br clear="all"><div><div class="m_-2878596069256017350m_8449033880131571641gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><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 colspan="2" style="color:rgb(0,0,0);font-family:Arial,sans-serif;font-size:11px;vertical-align:bottom;padding:0px;border:0px solid gray!important"><p><span style="font-size:14px;font-weight:bold">Martin Lízner</span><br>solution architect<br><br>gsm: <a href="tel:+420%20737%20745%20571" value="+420737745571" target="_blank">[+420] 737 745 571</a><br>e-mail: <a href="mailto:martin.lizner@ami.cz" target="_blank">martin.lizner@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;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"><p><img src="http://www.ami.cz/images/podpis/ami_logo.gif" alt="" style="border:0px"></p></td></tr><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td colspan="8" style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:0px;border:0px solid gray!important"></td></tr><tr style="padding:0px;margin:0px;border:0px solid gray!important"><td colspan="8" style="color:rgb(128,128,128);font-family:Arial,sans-serif;font-size:11px;padding:0px;border:0px solid gray!important"><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 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.skyidentity.com/" target="_blank"><img src="http://www.ami.cz/images/podpis/AMI-podpis-Sky.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="font-family:Arial,sans-serif;padding:0px;border:0px solid gray!important"><br></td></tr></tbody></table>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.</td></tr></tbody></table></div><br></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2017-01-31 15:03 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"><div>Hi everyone,</div><div><br></div>Could you please help me?  Organizations added only as Shadows. How can I add them into real Organizational Structure in to Midpoint?<div>I asked this question before and nobody answered. There is no documentation about this problem.<br><div><br></div><div>Thanks in advance<div><div class="m_-2878596069256017350m_8449033880131571641h5"><br><div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Dilek Gider</b> <span dir="ltr"><<a href="mailto:dilek.gider@basistek.com" target="_blank">dilek.gider@basistek.com</a>></span><br>Date: Wed, Jan 18, 2017 at 4:06 PM<br>Subject: Import or Recon Organization is only creates Shadow, nor Organizational Structure<br>To: midPoint General Discussion <<a href="mailto:midpoint@lists.evolveum.com" target="_blank">midpoint@lists.evolveum.com</a>><br><br><br><div dir="ltr">Hi,<div><br></div><div>I have ScriptedSQL Connector. I am getting organization structure from database these attrbutes: name, displayName and parentOrgRef</div><div>I tried import and reconciliation type tasks, Shadows are creating successfully but Organizations are not creating. </div><div>I tried both <kind>account</kind> and <kind>generic</kind> on SchemaHandling. Nothing changes. </div><div>How can I import or reconcile organizations and build organization structure  from database? My datas are as follows:</div><div><br></div><div><div>id<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                          </span>name<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                            </span>parent_id</div><div>0101<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                  </span>XXX.A.Ş.<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                                     </span>0000</div><div>0102<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                   YYY</span> A.Ş.<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                                    </span>0000</div><div>0103<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                   ZZZ</span> A.Ş.<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                                    </span>0000</div><div>0200<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                   CCCCC</span> AŞ<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                            </span>0000</div><div>0201<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                     </span>SSSSSS<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                                      </span>0000</div><div>50001365<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">       </span>MANAGEMENT<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                    </span>0101</div><div>50001366<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">       </span>ASİSTANCE<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                            </span>0101</div><div>50001367<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">       </span><span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span">DRIVERS </span><span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                               </span>0101</div><div>50002780<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>COMMUNICATION<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                                 </span>0102</div><div>50004775<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">       </span>MANAGEMENT<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                 </span><span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                       </span>0102</div><div>50006930<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">       </span>MANAGEMENT<span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                 </span><span class="m_-2878596069256017350m_8449033880131571641m_8078908356270082724m_2323630289614600708gmail-Apple-tab-span" style="white-space:pre-wrap">                       </span>0103</div></div><div><br></div><div><div>   <xsd:complexType name="CustomOrganizationObject<wbr>Class"></div><div>               <xsd:annotation></div><div>                  <xsd:appinfo></div><div>                     <ra:resourceObject/></div><div>                     <ra:identifier>icfs:uid</ra:i<wbr>dentifier></div><div>                     <ra:secondaryIdentifier>icfs:<wbr>name</ra:secondaryIdentifier></div><div>                     <ra:displayNameAttribute>icfs<wbr>:name</ra:displayNameAttribute<wbr>></div><div>                     <ra:namingAttribute>icfs:name<wbr></ra:namingAttribute></div><div>                     <ra:nativeObjectClass>Organiz<wbr>ation</ra:nativeObjectClass></div><div>                  </xsd:appinfo></div><div>               </xsd:annotation></div><div>               <xsd:sequence></div><div>                  <xsd:element minOccurs="0" name="displayName" type="xsd:string"></div><div>                     <xsd:annotation></div><div>                        <xsd:appinfo></div><div>                           <a:displayOrder>120</a:displa<wbr>yOrder></div><div>                           <ra:frameworkAttributeName>di<wbr>splayName</ra:frameworkAttribu<wbr>teName></div><div>                        </xsd:appinfo></div><div>                     </xsd:annotation></div><div>                  </xsd:element></div><div>                  <xsd:element minOccurs="0" name="parentOrg" type="xsd:string"></div><div>                     <xsd:annotation></div><div>                        <xsd:appinfo></div><div>                           <a:displayOrder>130</a:displa<wbr>yOrder></div><div>                           <ra:frameworkAttributeName>pa<wbr>rentOrg</ra:frameworkAttribute<wbr>Name></div><div>                        </xsd:appinfo></div><div>                     </xsd:annotation></div><div>                  </xsd:element></div><div>                  <xsd:element minOccurs="0" name="description" type="xsd:string"></div><div>                     <xsd:annotation></div><div>                        <xsd:appinfo></div><div>                           <a:displayOrder>140</a:displa<wbr>yOrder></div><div>                           <ra:frameworkAttributeName>de<wbr>scription</ra:frameworkAttribu<wbr>teName></div><div>                        </xsd:appinfo></div><div>                     </xsd:annotation></div><div>                  </xsd:element></div><div>                  <xsd:element ref="icfs:name"></div><div>                     <xsd:annotation></div><div>                        <xsd:appinfo></div><div>                           <a:displayName>ConnId Name</a:displayName></div><div>                           <a:displayOrder>110</a:displa<wbr>yOrder></div><div>                           <ra:frameworkAttributeName>__<wbr>NAME__</ra:frameworkAttributeN<wbr>ame></div><div>                        </xsd:appinfo></div><div>                     </xsd:annotation></div><div>                  </xsd:element></div><div>                  <xsd:element minOccurs="0" name="name" type="xsd:string"></div><div>                     <xsd:annotation></div><div>                        <xsd:appinfo></div><div>                           <a:displayOrder>150</a:displa<wbr>yOrder></div><div>                           <ra:frameworkAttributeName>na<wbr>me</ra:frameworkAttributeName></div><div>                        </xsd:appinfo></div><div>                     </xsd:annotation></div><div>                  </xsd:element></div><div>                  <xsd:element minOccurs="0" ref="icfs:uid"></div><div>                     <xsd:annotation></div><div>                        <xsd:appinfo></div><div>                           <a:displayName>ConnId UID</a:displayName></div><div>                           <a:displayOrder>100</a:displa<wbr>yOrder></div><div>                           <a:access>read</a:access></div><div>                        </xsd:appinfo></div><div>                     </xsd:annotation></div><div>                  </xsd:element></div><div>               </xsd:sequence></div><div>            </xsd:complexType></div></div><div><br></div><div><br></div><div><div>  <schemaHandling></div><div>      <objectType></div><div>         <kind>account</kind></div><div>         <displayName>OrgType</display<wbr>Name></div><div>         <default>true</default></div><div>         <objectClass>ri:CustomOrganiz<wbr>ationObjectClass</objectClass></div><div>         <attribute></div><div>            <c:ref>icfs:uid</c:ref></div><div>            <displayName>Entry UUID</displayName></div><div>            <limitations></div><div>               <access></div><div>                  <read>true</read></div><div>               </access></div><div>            </limitations></div><div>         </attribute></div><div>         <attribute></div><div>            <c:ref>icfs:name</c:ref></div><div>            <displayName>Organization Id</displayName></div><div>            <limitations></div><div>               <minOccurs>0</minOccurs></div><div>               <access></div><div>                  <read>true</read></div><div>                  <add>true</add></div><div>                  <modify>true</modify></div><div>               </access></div><div>            </limitations></div><div>            <tolerant>false</tolerant></div><div>            <exclusiveStrong>false</exclus<wbr>iveStrong></div><div>            <outbound></div><div>               <authoritative>true</authorit<wbr>ative></div><div>               <exclusive>false</exclusive></div><div>               <strength>normal</strength></div><div>               <source></div><div>                  <c:path>$focus/name</c:path></div><div>               </source></div><div>            </outbound></div><div>            <inbound></div><div>               <authoritative>true</authorit<wbr>ative></div><div>               <exclusive>false</exclusive></div><div>               <strength>normal</strength></div><div>               <target></div><div>                  <c:path>$focus/name</c:path></div><div>               </target></div><div>            </inbound></div><div>         </attribute></div><div>         <attribute></div><div>            <c:ref>ri:name</c:ref></div><div>            <displayName>Organization Name</displayName></div><div>            <tolerant>false</tolerant></div><div>            <exclusiveStrong>false</exclus<wbr>iveStrong></div><div>            <outbound></div><div>               <authoritative>true</authorit<wbr>ative></div><div>               <exclusive>false</exclusive></div><div>               <strength>normal</strength></div><div>               <source></div><div>                  <c:path>$focus/displayName</c:<wbr>path></div><div>               </source></div><div>            </outbound></div><div>            <inbound></div><div>               <authoritative>true</authorit<wbr>ative></div><div>               <exclusive>false</exclusive></div><div>               <strength>normal</strength></div><div>               <target></div><div>                  <c:path>$focus/displayName</c:<wbr>path></div><div>               </target></div><div>            </inbound></div><div>         </attribute></div><div>         <attribute></div><div>            <c:ref>ri:parentOrg</c:ref></div><div>            <displayName>Parent Org Id</displayName></div><div>            <tolerant>false</tolerant></div><div>            <exclusiveStrong>false</exclus<wbr>iveStrong></div><div>            <outbound></div><div>               <authoritative>true</authorit<wbr>ative></div><div>               <exclusive>false</exclusive></div><div>               <strength>normal</strength></div><div>               <source></div><div>                  <c:path>$focus/costCenter</c:p<wbr>ath></div><div>               </source></div><div>            </outbound></div><div>            <inbound></div><div>               <authoritative>true</authorit<wbr>ative></div><div>               <exclusive>false</exclusive></div><div>               <strength>normal</strength></div><div>               <target></div><div>                  <c:path>$focus/costCenter</c:p<wbr>ath></div><div>               </target></div><div>            </inbound></div><div>         </attribute></div><div>      </objectType></div><div>   </schemaHandling></div><div>   <capabilities></div><div>      <cachingMetadata></div><div>         <retrievalTimestamp>2017-01-1<wbr>8T14:32:39.006+02:00</retrieva<wbr>lTimestamp></div><div>         <serialNumber>31a0960a98ab18d<wbr>-4afc49b08ce181c6</serialNumbe<wbr>r></div><div>      </cachingMetadata></div><div>      <native xmlns:cap="<a href="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3" target="_blank">http://midpoint.evo<wbr>lveum.com/xml/ns/public/resour<wbr>ce/capabilities-3</a>"></div><div>         <cap:addRemoveAttributeValues<wbr>/></div><div>         <cap:activation></div><div>            <cap:status/></div><div>            <cap:lockoutStatus/></div><div>         </cap:activation></div><div>         <cap:credentials></div><div>            <cap:password></div><div>               <cap:returnedByDefault>false<<wbr>/cap:returnedByDefault></div><div>            </cap:password></div><div>         </cap:credentials></div><div>         <cap:liveSync/></div><div>         <cap:testConnection/></div><div>         <cap:create/></div><div>         <cap:read/></div><div>         <cap:update/></div><div>         <cap:delete/></div><div>         <cap:script></div><div>            <cap:host></div><div>               <cap:type>connector</cap:type<wbr>></div><div>            </cap:host></div><div>         </cap:script></div><div>      </native></div><div>   </capabilities></div><div>   <synchronization></div><div>      <objectSynchronization></div><div>         <name>Org Unit</name></div><div>         <objectClass>ri:CustomOrganiz<wbr>ationObjectClass</objectClass></div><div>         <kind>account</kind></div><div>         <intent>default</intent></div><div>         <focusType>c:OrgType</focusTy<wbr>pe></div><div>         <enabled>true</enabled></div><div>         <correlation></div><div>            <q:description>Correlation expression.</q:description></div><div>            <q:equal></div><div>               <q:path>c:name</q:path></div><div>               <expression></div><div>                  <c:path>declare namespace icfs='<a href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3" target="_blank">http://midpoint.evolveum<wbr>.com/xml/ns/public/connector/i<wbr>cf-1/resource-schema-3</a>'; $shadow/attributes/icfs:name</<wbr>c:path></div><div>               </expression></div><div>            </q:equal></div><div>         </correlation></div><div>         <reconcile>false</reconcile></div><div>         <reaction></div><div>            <name>Linked</name></div><div>            <situation>linked</situation></div><div>            <synchronize>true</synchronize<wbr>></div><div>            <reconcile>false</reconcile></div><div>         </reaction></div><div>         <reaction></div><div>            <name>Deleted</name></div><div>            <situation>deleted</situation></div><div>            <synchronize>true</synchronize<wbr>></div><div>            <reconcile>false</reconcile></div><div>            <action></div><div>               <name>Unlink</name></div><div>               <handlerUri></div><div><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#unlink" target="_blank">http://midpoint.evolveum.com/x<wbr>ml/ns/public/model/action-3#un<wbr>link</a></div><div></handlerUri></div><div>            </action></div><div>         </reaction></div><div>         <reaction></div><div>            <name>Unlinked</name></div><div>            <situation>unlinked</situation<wbr>></div><div>            <synchronize>true</synchronize<wbr>></div><div>            <reconcile>false</reconcile></div><div>            <action></div><div>               <name>Link</name></div><div>               <handlerUri></div><div><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#link" target="_blank">http://midpoint.evolveum.com/x<wbr>ml/ns/public/model/action-3#li<wbr>nk</a></div><div></handlerUri></div><div>            </action></div><div>         </reaction></div><div>         <reaction></div><div>            <name>Unmatched</name></div><div>            <situation>unmatched</situatio<wbr>n></div><div>            <synchronize>true</synchronize<wbr>></div><div>            <reconcile>false</reconcile></div><div>            <objectTemplateRef oid="c0c010c0-d34d-b33f-f00d-7<wbr>77222555111" type="c:ObjectTemplateType"/></div><div>            <action></div><div>               <name>Add focus</name></div><div>               <handlerUri></div><div><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#addFocus" target="_blank">http://midpoint.evolveum.com/x<wbr>ml/ns/public/model/action-3#ad<wbr>dFocus</a></div><div></handlerUri></div><div>            </action></div><div>         </reaction></div><div>      </objectSynchronization></div></div><div><br></div><div><br></div><div><br></div><div><br></div></div>
</div><br></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>
<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>