Important: | The Default Move Handler is triggered by an OnMove event. The purpose of this event is to trigger the move handler policy for a given object type. Do not attempt to use the OnMove event to create additional policies that execute before or after the Default Move Handler (or any other move handler policy). Doing this could cause the handler to fail. Only one policy should execute when an OnMove event occurs, and that policy should be the move handler policy for the object type on which the OnMove event occurs. |