question

YusefAndrews-3290 avatar image
0 Votes"
YusefAndrews-3290 asked YusefAndrews-3290 commented

MIM 2016 SP2: Attrubute changes in AD not importing to Metaverse

We have an attribute in AD that was previously being populated by MIM but we removed that mapping and cleared the attribute for all user accounts in AD via a separate process. Now, the attribute needs to be cleared in the MIM metaverse. What we've tried to do is map an import attribute flow (from data source to Metaverse) but when doing an ADMA, I get no changes on that attribute for person objects in the metaverse. The ideal result would be that the ADMA sees that the attribute was cleared in AD then carries that cleared/Null/Black attribute back to the metaverse object.

microsoft-identity-manager
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Guess Sync no longer considers your ADMA a source for that attribute, and having nothing in AD will not clear out the MV attribute. I think you can make a syncrule that says to take the function Null and put that in the MV attribute.

If that doesnt fix it you might need to do a temporary CSV MA that puts something in the attribute, and then delete the connector space objects of the temp MA to make it remove the values again. Basically same approch as used to remove ghost objects from MV.


2 Votes 2 ·

Thanks for your reply. In our test environment, we ended up just deleting the attribute in the metaverse designer since it was no longer mapped in any MA's. We ran a test sync and didn't notice any issues. Is deleting the attribute a fine solution?

0 Votes 0 ·

0 Answers