I have a large document migration I'm about to start. Every time I have tested importing and running my routing and filing workflow, it pretty much shuts down my regular production workflows. I'm pointing Import Agent at a folder and it's importing a ton of documents fast and my workflow kicks off on document creation. The concern is that when this is happening, all my production workflows are held up and I start getting calls.
So my question is, can I use my Dev workflow server to run the migration workflow, and leave my regular workflow server running the rest of the workflows? If I point my Dev Workflow server at a repository that already has a workflow subscriber monitoring, how could I ensure my production workflow server doesn't run on my import project?