Hello, I am trying to establish sync between ad and lotus notes.
From Lotus to AD syncing works good, i can see users and their e-mails (e-mail is main required field for me) in AD.From AD sync objects in metaverse had no connectors to Lotus, only AD connector, while objects from lotus had both connectors. I've tried to create connector manually in galsync.dll code and it worked (I used something like: ManagementAgent =mvEntry.ConnectedMAs("Lotus") ; csentryLotus = ManagementAgent.Connectors.StartNewConnector("person"); and filled csentryLotus parameters to create CS entry of type Person) . After I could see while expot that connector space entries for lotus are created and filled. But then always during export there was an error, "invalid-attribute-value". (and none entries in Lotus were created during any export) In Event viewer of fim log there is error with code like this:
What is causing this error I have no idea totally, so I've provided some screenshots:
https://docs.google.com/file/d/0ByksGTNeAAfKMWR4QXgxRzZNTzA/edit?usp=sharing
https://docs.google.com/file/d/0ByksGTNeAAfKRnVTQUZCWGNIM2s/edit?usp=sharing
https://docs.google.com/file/d/0ByksGTNeAAfKNE91TE1ZaVVYR3c/edit?usp=sharing
https://docs.google.com/file/d/0ByksGTNeAAfKc3N6YVh6QlNhcTQ/edit?usp=sharing
https://docs.google.com/file/d/0ByksGTNeAAfKSnQ4dE5oNFFSWkU/edit?usp=sharing
https://docs.google.com/file/d/0ByksGTNeAAfKWjNWemFTRWVoZzA/edit?usp=sharing
i'm using windows server 2008r2 sp1, fim 2010 r2 v4.1.3451.0 and lotus notes server v8.5.something on windows server 2003r2