Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Acitve directory receive adapter › Re: Acitve directory receive adapter
December 22, 2006 at 2:29 AM
#17054
Few months back I had made an Active directory Solicit-Response Send Adapter.
That worked fine.
If you are talking about a single account then you can fetch the Active Directory details and insert it in SSODB Database.
Then you can periodically Query Active directory and Compare it with the SSODB entries.
Use need to use c# Helper class.
Let us know ur Scenario in detail .