Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 4767

How to count the connectors in a mv entry ?

$
0
0

Hi,

I'm having a problem with my MVExtantion rule when I try to assign a new AD password to a new AD entry.

To explain myself:

When a new entry is created in the MV, it counts the number if connectors with AD:

if (0 == Connectors)
{<code that creates the AD CS entry>
}

the problem is that the MA that calls the MVExtention is called 2 times before an export to AD is made, and I think that the AD connector isn't created until the export, so the condition passes the second time.

Is that anyway to search the CS to see if the entry is already there?

Something like "Utils.FindMVEntries" but that searches the CS ?

I hope it was possible to understand my problem,

Thanks in advance for all your help,

Marc


Viewing all articles
Browse latest Browse all 4767

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>