Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I am a begineer. can any one help me out ?

Status
Not open for further replies.

shi338

Programmer
Dec 6, 2003
1
IN
I am trying to develop a program that sends message to a remote queue , using remote queue definiton. Is there any way out for that remote queue to reply back without seting up a remote queue definition?
 
You can have your local queue manager create a temporary dynamic queue and use that as the reply to queue, or you can use a currently existing local queue on the connected queue manager. The remote queue manager doesn't need a definition for the reply to queue.
 
You could use Reporting, coa/cod to generate the reports and sent back to the local qm.



Cheers
KK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top