I get the following error in the transmission_queue for the message:
The target service name could not be found. Ensure that the service name is specified correctly and/or the routing information has been supplied.
The tutorial works fine: Completing a Conversation Between Databases
The only difference that I can see is that the initiator shares a queue that is related to a service that sends/receives messages with a database on a remote server instance. Do I need to create a separate queue for this?
Thanks.
Scott Mitchell