Changing destination in custom record center router

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I have created a router based on the IRouter interface. It is registered and
when I debug the code, I see that I set an expected value for the destination
parameter that is passed to the OnSubmitFile method. I return
SuccessContinueProcessing in order to tell SharePoint to do it's thing.

The problem is that the document is not placed in the library that I have
specified. I cannot find any trace of the received document whatsoever.

Any ideas?
.