ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Using Compute-Node (ESQL) getting data from a queue

Post new topic  Reply to topic
 Using Compute-Node (ESQL) getting data from a queue « View previous topic :: View next topic » 
Author Message
JustFriend
PostPosted: Sun Jul 10, 2005 9:40 am    Post subject: Using Compute-Node (ESQL) getting data from a queue Reply with quote

Novice

Joined: 30 May 2005
Posts: 22

Subject: Using Compute-Node (ESQL) getting data from a queue
Hi,

I just want to know whether I can get some information from a specific queue with specific MsgId or CorrelId within a compute node?

I am looking out for a flow like the below:

MQInput-Node (From Q-IN) >> Compute-Node >> MQOutput-Node (Q-Out)

In the compute-node, I want to get some data from a different queue (say Q-X) and populate the output-message for Q-Out.

ALSO,
I would like to know whether the following things are possible within a Compute-Node:
1) Read a specific-message (using CorrelId) from a queue (like the above) but without deleting from the queue
2) Delete a specific message (using CorrelId) from a queue


Is this possible?

With expectation of your feedback I remain.

(FYI: My broker version is 5.1)

Best Regards,
Just Friend.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
JT
PostPosted: Sun Jul 10, 2005 10:24 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

The only way you'd be able to consume a message off a queue within a Compute node would be by invoking a Java method. AFAIK, you can't perform this particular function from a called Java method.

You can however consume a message off a queue from within the message flow through a plug-in. The former IA09 - MQGet Plug-In supportpac provided this function. Additionaly, it provided matching capability by identifier. So your flow would look like this instead:
Quote:
MQInput-Node (From Q-IN) >> MQGet >> Compute-Node >> MQOutput-Node (Q-Out)
Back to top
View user's profile Send private message
JustFriend
PostPosted: Sun Jul 10, 2005 11:25 pm    Post subject: Reply with quote

Novice

Joined: 30 May 2005
Posts: 22

Thanks JT for your response.

I can use the MQGet Node, but there is some discussions going on in the same subject

http://www.mqseries.net/phpBB2/viewtopic.php?t=17259&highlight=mqget
http://www.mqseries.net/phpBB2/viewtopic.php?t=19123&highlight=mqget

which says that IBM has withdrawn its support.

If IBM comes up with a support for this pack, or comes up with a new node to do this functionality, please post it for everybody’s benefit.

Thanks a lot for your support.

Best Regards,
Just Friend.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
PeterPotkay
PostPosted: Mon Jul 11, 2005 6:05 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

MQGET node will be fully supported and enhanced in WB-IMB 6.0, due out later this year (Q4). Until then, its not officially supported.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Using Compute-Node (ESQL) getting data from a queue
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.