| Author |
Message
|
| jarun111 |
Posted: Fri Apr 04, 2008 8:18 am Post subject: Copying queue messages when there are active consumers |
|
|
Acolyte
Joined: 19 Apr 2004 Posts: 70
|
Hi,
Is there any way(other than using exits and triggering) to copy message from parent queue to a child queue, when the consumer on the parent queue is active. We need all messages in the parent queue copied over and have a copy of the same for other purpose.
Let me know.
Thanks |
|
| Back to top |
|
 |
| marcin.kasinski |
Posted: Fri Apr 04, 2008 9:12 am Post subject: Re: Copying queue messages when there are active consumers |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
There is mirrorq message exit which can do it. _________________ Marcin |
|
| Back to top |
|
 |
| Vitor |
Posted: Fri Apr 04, 2008 2:41 pm Post subject: Re: Copying queue messages when there are active consumers |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
| marcin.kasinski wrote: |
| There is mirrorq message exit which can do it. |
| jarun111 wrote: |
| Is there any way(other than using exits and triggering) |
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
| Back to top |
|
 |
| marcin.kasinski |
Posted: Fri Apr 04, 2008 10:48 pm Post subject: Re: Copying queue messages when there are active consumers |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
| Vitor wrote: |
| marcin.kasinski wrote: |
| There is mirrorq message exit which can do it. |
| jarun111 wrote: |
| Is there any way(other than using exits and triggering) |
 |
oops... sorry.  _________________ Marcin |
|
| Back to top |
|
 |
| SAFraser |
Posted: Sat Apr 05, 2008 7:28 am Post subject: |
|
|
 Shaman
Joined: 22 Oct 2003 Posts: 742 Location: Austin, Texas, USA
|
| You've posted in the WMB forum, so does that mean you are using WMB to process the parent message? If so, a second message can be generated from your input. |
|
| Back to top |
|
 |
|
|