|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Retrieving Target Queue Name in ESQL |
« View previous topic :: View next topic » |
Author |
Message
|
pfaulkner |
Posted: Wed Jul 02, 2003 8:25 am Post subject: Retrieving Target Queue Name in ESQL |
|
|
Master
Joined: 18 Mar 2002 Posts: 241 Location: Colorado, USA
|
Anyone know how I can get the target queue name of my MQInput Node when the Queue used is an Alias Queue. I know the MQMD.SourceQueueName is the Alias Queue name but I need to know the Target Queue Name. |
|
Back to top |
|
 |
kirani |
Posted: Wed Jul 02, 2003 8:30 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
I dont think you can do this using ESQL code. You might have to write a plug-in node to implement this functionality. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
pfaulkner |
Posted: Wed Jul 02, 2003 9:06 am Post subject: |
|
|
Master
Joined: 18 Mar 2002 Posts: 241 Location: Colorado, USA
|
Don't suppose you know what commands I would need to use in an plug-in to get it? |
|
Back to top |
|
 |
kirani |
Posted: Wed Jul 02, 2003 9:36 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Within your plug-in node you can either call runmqsc command or use PCF command to get the Target queue name for the ALIAS queue. In either case you need to parse the output returned by these calls. PCF command SupportPac for Java contains some examples, which might be helpful to you. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
pfaulkner |
Posted: Wed Jul 02, 2003 10:03 am Post subject: |
|
|
Master
Joined: 18 Mar 2002 Posts: 241 Location: Colorado, USA
|
thanks. Are there any performance issues with java plug-ins to do simple tasks such as these? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|