Hello.
I have a problem. My system has users information only in FIM and I'm able to export wirh success these users into AD running the following profiles:
1) Full import (ADMA)
2) Full synch (ADMA)
3) Full import, synch, export, delta import (FIMMA)
4) Export with ma-extension-error (ADMA)
5) Delta import (ADMA)
Users are successfully write into AD even if during the export phase ther is the problem written above.
Moreover, I modify a user attribute in AD and I want to propagate this change into FIM.
So I run:
1) delta import
2) delta synch (ADMA). (everything ok)
3) export (FIMMA)
When I run export for FIMMA an error appears for every user Detected Rule Entry: failed-creation-via-web-services.
If I click Validate object against schema, "Required attribute 'Connector' is missing" appears in Export in progress tab.
If I click Preview and Generate preview it says Synchronization succesfull. On the left, I click Connector Updates and I explore Attribute flow for Detected Rule Entry object of FIMMA and I notice that synchRuleID, displayName, connector, resourceParent, objectType have skipped: Not precedent status and Final value (Deleted). Only <object-id> is applied.
It seems that the connector space of Fimma was deleted automatically.
What can I do? Thank you in advance.