Scenario is:
Reply message to thread A from the destination system contains data that I would like to use to create a new message for thread B. I would like to place the message on the inbound queue of thread B. Ideally no additional routing logic or threads would be needed.
I have been able to use the technique described in the post by Charlie to create a message in the outbound queue of thread B
Routing query response from state vaccination registry to diffferent OB thread
My question is if there is a technique that would allow this to be placed on the inbound queue for Thread B.