Does a requester channel actually transmit a message or does it just request the server side to start. We are trying to place messages on a remote queue and have the transmit queue trigger a requester channel to start and send a request message to the server side.
We tried this and the requester channel starts but message does not leave the transmit queue.
Your first statement is correct. Requester channel can not sent messages. just it will start the server channel on other end . it will receive the messages sent by the server channel. _________________ Thank you.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum