| Author |
Message |
Surya Narendrapurapu
New User
Joined: 02 Jan 2007 Posts: 5 Location: Hyderabad
|
|
|
|
| Please Clarify whether we can submit/put the message knowing the Queue ? ID? If so, if the queue is full what happens then? |
|
| Back to top |
|
 |
References
|
Posted: Wed Apr 11, 2007 12:29 pm Post subject: Re: Can we submit/put the message knowing the Queue ? ID? |
 |
|
|
 |
Devzee
Senior Member
Joined: 20 Jan 2007 Posts: 715 Location: Hollywood
|
|
|
|
Along with queue ID, you need to know the Queue Manager to which you should connect.
If queue is full the messages will be written to Queue, you got to flush or delete old messages sitting in the Queue.
There is Queue depth you can set max value. |
|
| Back to top |
|
 |
|
|