Author |
Message
|
asudhakar |
Posted: Sun May 03, 2009 7:54 pm Post subject: How can we see status of message flow |
|
|
 Centurion
Joined: 12 May 2007 Posts: 116 Location: Bangalore
|
Hi 2 All,
Is there any command to see status of message flow whether its in Running or Stopped state.
I tried with mqsilist <broker> -e <exegrp> : it displays all the flows in exegroup. (where in Windows we can see status of flow in tool kit.)
Can any one tell me the command to display status of message flow.
Thanks,
Sudha. _________________ WebSphere MQ, MB Support and Admin |
|
Back to top |
|
 |
AkankshA |
Posted: Sun May 03, 2009 9:55 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
CMP API exerciser shall be of help to you..
you can see the message flow status only thru toolkit or thru CMP API exerciser or by writing your own code, calling these API's _________________ Cheers |
|
Back to top |
|
 |
asudhakar |
Posted: Mon May 04, 2009 4:54 am Post subject: |
|
|
 Centurion
Joined: 12 May 2007 Posts: 116 Location: Bangalore
|
AkankshA wrote: |
CMP API exerciser shall be of help to you..
you can see the message flow status only thru toolkit or thru CMP API exerciser or by writing your own code, calling these API's |
Thank U AkankshA.
But Im working Solaris system. I dont have access for Toolkit. CMP exercis. So finally i have to create my own program. Right.
Thank U.. _________________ WebSphere MQ, MB Support and Admin |
|
Back to top |
|
 |
askvorak |
Posted: Mon May 04, 2009 12:02 pm Post subject: |
|
|
Newbie
Joined: 23 May 2005 Posts: 3
|
|
Back to top |
|
 |
AkankshA |
Posted: Mon May 04, 2009 10:54 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
asudhakar wrote: |
AkankshA wrote: |
CMP API exerciser shall be of help to you..
you can see the message flow status only thru toolkit or thru CMP API exerciser or by writing your own code, calling these API's |
Thank U AkankshA.
But Im working Solaris system. I dont have access for Toolkit. CMP exercis. So finally i have to create my own program. Right.
Thank U.. |
no
you can use the CMP sample programs which when supplied the .configmgr file, gives the status of all flows deployed in domain.
have a look at CMP API programming guide. _________________ Cheers |
|
Back to top |
|
 |
jasonlck |
Posted: Tue May 05, 2009 5:26 pm Post subject: |
|
|
Apprentice
Joined: 06 Oct 2008 Posts: 48 Location: Singapore
|
I have the exact solution to your queries. PM me your email and i'll forward the files to you. |
|
Back to top |
|
 |
asudhakar |
Posted: Wed May 06, 2009 7:21 pm Post subject: |
|
|
 Centurion
Joined: 12 May 2007 Posts: 116 Location: Bangalore
|
jasonlck wrote: |
I have the exact solution to your queries. PM me your email and i'll forward the files to you. |
Hoo Thank you Very much.
My gmail id : sudhaeai@gmail.com
Can you kindly post IT. Thank you. _________________ WebSphere MQ, MB Support and Admin |
|
Back to top |
|
 |
asudhakar |
Posted: Wed May 06, 2009 7:23 pm Post subject: |
|
|
 Centurion
Joined: 12 May 2007 Posts: 116 Location: Bangalore
|
jasonlck wrote: |
I have the exact solution to your queries. PM me your email and i'll forward the files to you. |
If you post it in this forum. Its useful to all. Thanks for your  _________________ WebSphere MQ, MB Support and Admin |
|
Back to top |
|
 |
jasonlck |
Posted: Wed May 06, 2009 9:04 pm Post subject: |
|
|
Apprentice
Joined: 06 Oct 2008 Posts: 48 Location: Singapore
|
Its not tat i do not want to post the solution.
Just that the solution is a file and i do not wanna upload it online.
Can u gimme another email? Gmail block attachments with executable files. |
|
Back to top |
|
 |
ovasquez |
Posted: Wed May 06, 2009 10:50 pm Post subject: |
|
|
 Centurion
Joined: 09 Dec 2005 Posts: 141 Location: Lima, Peru
|
WMB not have a command for message flow status, BUT you can create own command, use CMP API. _________________ Oscar Vásquez Flores |
|
Back to top |
|
 |
jasonlck |
Posted: Wed May 06, 2009 10:53 pm Post subject: |
|
|
Apprentice
Joined: 06 Oct 2008 Posts: 48 Location: Singapore
|
Yes i know but I have a program for it... tats y i ask whoever wants it can get from me... |
|
Back to top |
|
 |
mvsivaiah |
Posted: Wed May 06, 2009 11:00 pm Post subject: |
|
|
 Apprentice
Joined: 30 May 2008 Posts: 25
|
Hi All,
To add to Sudhakar's query:
My pilot message flow involves many sub-flows which uses WTX nodes (where maps run) and MQ nodes. The response from the DTX nodes (after the elapsed time run of maps) send to MQ nodes.
Is there any WMB message-flow monitoring tool/mechanism available? to follow exactly where the processing is happening.
Thanks. |
|
Back to top |
|
 |
mvsivaiah |
Posted: Wed May 06, 2009 11:09 pm Post subject: |
|
|
 Apprentice
Joined: 30 May 2008 Posts: 25
|
Hi Jason,
Can you please send the files to my id: mvsivaiah@yahoo.com
may be useful for my requirement.
Thanks. _________________ Venkat. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Thu May 07, 2009 2:20 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
jasonlck wrote: |
I have the exact solution to your queries. PM me your email and i'll forward the files to you. |
Could you please send the helping files to varun_gupta@syntelinc.com and shashi.varun.gupta@gmail.com
It would have been great if you could have given it in the forum but then as you said you can't. Never mind.
Thanks for the help. |
|
Back to top |
|
 |
Vitor |
Posted: Thu May 07, 2009 2:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
shashivarungupta wrote: |
It would have been great if you could have given it in the forum but then as you said you can't. |
If the upload is a technical issue not a political or intelectual property one, there is a Files & Sample Code section on the forum. Drop a PM to the administrator and discuss _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|