Testing and Debugging ILM 2007 FP1 Extensions

After you create an extension, you should test and, if necessary, debug it. Because rules extensions are run by a Microsoft Identity Integration ServerĀ 2003 service, testing and debugging is different than that in a stand-alone application.

The following topics provide details on how to test and debug rules extensions:

Avoid Synchronous Call Pitfalls

Synchronous calls can adversely affect the performance of synchronization processing. Do not make calls to external processes or connected directories at the same time as you are running a management agent run profile; instead, make these calls before or after running a management agent run profile.

Send comments about this topic to Microsoft

Build date: 2/16/2009