Author |
Message
|
shantha |
Posted: Mon Oct 25, 2004 4:50 am Post subject: Setting psc commands for subscribing using Java |
|
|
Apprentice
Joined: 11 Dec 2003 Posts: 41
|
hi all,
I need to write a java program to create a psc folder and set psc commands for subscribing where all the queue names,qmgr name are taken as input dynamically
This is what I exactly want.
I need to know how can I specify a subscription queue and queue manager in the subscription request to WMQIMB.
Let me explain what I am trying to achieve.
1.) Some JMS code does publication on a Queue 'A'.
2.) Queue 'A' acts as a input node to a messageflow in WMQIMB.
3.) This message from Queue 'A' is passed to a publication node which does the publishing job for me.
Need to subscribe to this publication with topic,subscription filter,subscription Queue and subscription Queue Manager.
Based on this subscription WMQIMB should forward the required message to subscription Queue defined in subscription request.
Appreciate your inputs / Pointers on this.
Could anybody please help in writing the java code for this |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Oct 25, 2004 4:54 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
shantha |
Posted: Mon Oct 25, 2004 9:42 pm Post subject: |
|
|
Apprentice
Joined: 11 Dec 2003 Posts: 41
|
hi,
Thanks for the help.
Can any onw please give me some sample code for doign this ,or any link which has samples.Because I am runnig short of time
regards
Shantha |
|
Back to top |
|
 |
siliconfish |
Posted: Mon Oct 25, 2004 9:51 pm Post subject: |
|
|
 Master
Joined: 12 Aug 2002 Posts: 203 Location: USA
|
How much time do u have ? _________________ siliconfish |
|
Back to top |
|
 |
shantha |
Posted: Mon Oct 25, 2004 9:56 pm Post subject: |
|
|
Apprentice
Joined: 11 Dec 2003 Posts: 41
|
|
Back to top |
|
 |
siliconfish |
Posted: Mon Oct 25, 2004 10:05 pm Post subject: |
|
|
 Master
Joined: 12 Aug 2002 Posts: 203 Location: USA
|
|
Back to top |
|
 |
|