I have a situation where we receive all ADT messages from our EMR through an inbond thread which routes data to multiple out bound threads based on transaction ID settings. Now the situation has come to send some messages around one route but not down any other routes. I know if we turn on inbound process and turn off all the out bound threads except one in the question, data will get accumulated on all other routes. We do not want to do that. Anybody had a situation like this? Or has any suggestion that even this is possible?