<div dir="ltr">Hello, <div><br></div><div>I'm running into this issue when importing accounts. I have a user that already has an account and the import task should find user and link it to the account. Instead an unmatched situation is found and the object fails to be processed with the following error:</div><div>







<p class=""><span class="">2016-07-22 19:47:44,429 [] [midPointScheduler_Worker-2] ERROR (com.evolveum.midpoint.model.impl.sync.SynchronizationServiceImpl): SYNCHRONIZATION: Error in synchronization on resource:7ac978b7-3eed-4fa8-8f24-2cf8e10f79ee(Corporate Active Directory) for situation UNMATCHED: ObjectAlreadyExistsException: Error processing focus(user:null(aditya_kuppa)): constraint violation: Found conflicting existing object with property name = PP({.../common/common-3}name):[PPV(PolyString:user_name)]: user:83e5be67-9e12-4bdf-a001-be88251a14c3(user_name). Change was ResourceObjectShadowChangeDescription(objectDelta=ObjectDelta(ShadowType:2975901f-e9de-4079-b2e2-f7a615684a12,ADD: shadow:2975901f-e9de-4079-b2e2-f7a615684a12(CN=User Name,OU=People,DC=SYMC,DC=EXAMPLE,DC=COM)), currentShadow=shadow:2975901f-e9de-4079-b2e2-f7a615684a12(CN=User Name,OU=People,DC=SYMC,DC=EXAMPLE,DC=COM), oldShadow=null, sourceChannel=<a href="http://midpoint.evolveum.com/xml/ns/public/provisioning/channels-3#import">http://midpoint.evolveum.com/xml/ns/public/provisioning/channels-3#import</a>, resource=resource:7ac978b7-3eed-4fa8-8f24-2cf8e10f79ee(Corporate Active Directory))</span></p>
<p class=""><span class="">com.evolveum.midpoint.util.exception.ObjectAlreadyExistsException: Error processing focus(user:null(user_name)): constraint violation: Found conflicting existing object with property name = PP({.../common/common-3}name):[PPV(PolyString:user_name)]: user:83e5be67-9e12-4bdf-a001-be88251a14c3(user_name)</span></p><p class="">I believe this is due to a case sensitivity issue. Here's my entry for my ri:user attribute: <a href="http://pastebin.com/sBkddsZn">http://pastebin.com/sBkddsZn</a><br><br>As you can tell, I convert everything to lower case on the inbound rule and I believe the correlation attribute is case sensitive. Is there any way to specify that the correlation attribute should be case insensitive? </p><p class="">Here's my correlation entry: <a href="http://pastebin.com/NW0dgsiv">http://pastebin.com/NW0dgsiv</a> </p><p class="">Thanks, <br>-F </p><p class=""><span class=""><br></span></p></div></div>