In our test site I have a vendor that has a test system we are sending ADT and results. The vendor has added a development system and they want the same messages that the test system is currently receiving. Instead of building all new routes from the multiple inbound threads, I want to split (not forward) the test outbound messages to a new developement outbound thread. Any suggestions?