Microsoft Identity Integration Server 2003 Developer Reference

Moving Objects

A typical task during outbound synchronization is to move connector space objects within a hierarchy. You may have to move the object to another container because during inbound synchronization the metaverse object was changed or deleted.

To move an object into another container because of a metaverse object change that is not an object deletion, implement the IMVSynchronization.Provision method. To move an object as a result of deleting an object in the metaverse, implement the IMVSynchronization.Deprovision method.

The following topics show you how to move objects within a hierarchy: