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

Pending Export does not call ExportEntry

$
0
0

Hello!

I have noticed that even though you have object that have status pending export
only BeginExport and EndExport is being called and not ExportEntry.

If I delete all the CS and run the profile again the ExportEntry is called.
Now I test this. I set a BP on the first row in ExportEntry and when the BP is hit I stop the debugger.
I can now see that the object is still in status pending Export so I attach the debugger again and set a BP on the same first row in this method ExportEntry  and run profile ExportEntry now for some strange reason only BeginExport and EndExport is being called and not ExportEntry event though all objects had status pending Export.
This is very strange?

public void ExportEntry(
            ModificationType modificationType,
            string[] changedAttributes,
            CSEntry csentry)
        {
            logHeader = true;

How is this possible. 

//Tony


 

Viewing all articles
Browse latest Browse all 4767

Trending Articles



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