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

Import Rule Extension Issue

$
0
0

Making changes on a custom import rule extension - issue is, changes don't seem to get picked up when MA runs sync.

Export sections picks up edits, but import does not. Very strange.

Code I have implemented just to check:

void IMASynchronization.MapAttributesForImport(string FlowRuleName, CSEntry csentry, MVEntry mventry)
        {
            switch (FlowRuleName)
            {
                case "cd.user:msExchMailboxGuid->mv.person:msExchMailboxGuidString":

                    throw new UnexpectedDataException("UPDATED");


            }
        }
does not throw error. Any ideas?


Viewing all articles
Browse latest Browse all 4767

Trending Articles



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