Hi-
I'm trying to follow an article "How do I provision users into AD" and created 'FILEMA,FIMMA & Sync Rule' and during the process to do Inbound sync "Introduction to Inbound Synchronization (http://go.microsoft.com/fwlink/?LinkId=189652)" when I do full sync for the 'FileMA' I'm receiving an error 'Extension atribute not present" from the StackTrace it says "
Microsoft.MetadirectoryServices.AttributeNotPresentException: Attribute "accountName" is not present.
at Microsoft.MetadirectoryServices.Impl.AttributeImpl.get_Value()
at Mms_Metaverse.MVExtensionObject.Provision(MVEntry mventry)" thought there is no accoutname attribute is used in 'FileMA' I just followed the same code where it says to create data text file by using 'EmpID,FN,LN,EmpType'
For FIMMA When I run 'FI & FS' I do see new sync rule but when I run 'Export' I do not see the update of the new syncrule in Stats.
Did anybody tried this article and had similar issues? or am I missing anything here?
Thanks