Part 1
Hi Everyone
I trying to make work the join rules, they are working. But I have an issue.
Whe I make changes on HR that is my DS auth the chages go to FIM but they dont go to AD, and when I delete a object from HR the object is deleted from AD and FIM.
Also I have 6 ERE for each user on FIM I dont know Why, I add all the info of my FIM configuration below, hopefully you can help me out guys.
Cheers
When I ran Delta Sync or Full Sync Run profiles I got the follow error:
Error Information | |
Running management agent | FIM MA |
Error | Extension-dll-exception |
Synchronization step | Export Flow |
Retry count | 2 |
Extension name | FunctionLibrary.dll |
Extension Rule | Export-flow |
Extension context | <export-flow allows-null="false"><src><attr>displayName</attr></src><dest>dn</dest><scoping></scoping><fn id="+" isCustomExpression="false"><arg>"CN="</arg><arg>displayName</arg><arg>",OU=TestUsers,CN=kiasvan,CN=ca"</arg></fn></export-flow> |
Destination management agent | AD MA |
Destination object | CN=Zuleica Morales Morales,OU=TestUsers,DC=kiasvan,DC=ca |
Mapping type | Direct |
Data Source attribute | dn |
Stack Trace Info
Microsoft.MetadirectoryServices.FunctionEvaluationException: Error encountered during evaluation of Sync Rule: 'AD OUT Users'. Details: The partition filter criteria for management agent "AD" do not include an object with DN "CN=Zuleica Morales Morales,OU=TestUsers,CN=kiasvan,CN=ca"
and object classes top, person, organizationalPerson, user.
at Microsoft.MetadirectoryServices.FunctionLibrary.AttributeFlowMappingHandler.ExecuteOutboundTransformation(CSEntry csentry, MVEntry mventry, String strSyncRuleGuid, String xmlExpression, String workflowParameterTypes, String workflowParameterValues)