<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="GtkHTML/4.6.6">
</head>
<body>
Hi,<br>
<br>
I have configure DB resource with correlation<br>
...<br>
<attribute><br>
<ref>icfs:name</ref><br>
...<br>
<inbound><br>
<target><br>
<path>$user/extension/objectSid</path><br>
</target><br>
</inbound><br>
</attribute><br>
...<br>
<correlation><br>
<q:equal><br>
<!--q:path>$user/extension/objectSid</q:path--><br>
<q:path>c:employeeNumber</q:path><br>
<expression><br>
<path>$c:account/c:attributes/icfs:name</path><br>
</expression><br>
</q:equal><br>
</correlation><br>
...<br>
I want to synchronize with attribute objecctSid not with employeeNumber. Attribute objectSid is my attribute, which extends midPoint schema.<br>
<br>
Thanks<br>
MiSo
</body>
</html>