[midPoint] synchronize with extension attribute

Steklac Michal Michal_Steklac at datalan.sk
Tue Feb 24 20:27:02 CET 2015


Hi,

I have configure DB resource with correlation
...
<attribute>
<ref>icfs:name</ref>
...
<inbound>
<target>
<path>$user/extension/objectSid</path>
</target>
</inbound>
</attribute>
...
<correlation>
<q:equal>
<!--q:path>$user/extension/objectSid</q:path-->
<q:path>c:employeeNumber</q:path>
<expression>
<path>$c:account/c:attributes/icfs:name</path>
</expression>
</q:equal>
</correlation>
...
I want to synchronize with attribute objecctSid not with employeeNumber. Attribute objectSid is my attribute, which extends midPoint schema.

Thanks
MiSo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20150224/83d23337/attachment.htm>


More information about the midPoint mailing list