Author |
Message
|
ngtanh |
Posted: Wed Aug 06, 2003 7:31 pm Post subject: Manage Message Flows by command line ? |
|
|
Novice
Joined: 01 Aug 2003 Posts: 11
|
Hi all.
I wonder if WMQI can manage Message Flows by command line as create, delete, alter...
Can you help me? |
|
Back to top |
|
 |
kirani |
Posted: Wed Aug 06, 2003 8:03 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
What do you mean by create, delete, alter, etc.
pls explain. _________________ 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 |
|
 |
ngtanh |
Posted: Wed Aug 06, 2003 8:40 pm Post subject: Message Flows command line |
|
|
Novice
Joined: 01 Aug 2003 Posts: 11
|
I mean that I want to create a message flow, or alter a message flow, or delete a message flow by command line |
|
Back to top |
|
 |
kirani |
Posted: Wed Aug 06, 2003 9:09 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
I don't think there is any command line utility to perform these actions. Message flow consist of one or more message processing nodes, the only way you can work with message flows is using the Control Center (ver 2.x.x) or Messaging Studio (ver 5.0) application. _________________ 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 |
|
 |
ngtanh |
Posted: Wed Aug 06, 2003 10:57 pm Post subject: Connect to Configuration Manager? |
|
|
Novice
Joined: 01 Aug 2003 Posts: 11
|
I also want to ask you that there is any utility connecting to Configuration Manager by command line ? |
|
Back to top |
|
 |
kirani |
Posted: Wed Aug 06, 2003 11:21 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Yes, you can install WMQI Client (Control Center or WBI Messaging Studio) on your machine (Windows) to connect to the Config mgr.
There is also supportPAc IC01, which allows you to run some commandsfrom command line, which interacts with the Config Mgr.
I hope i answered your question. _________________ 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 |
|
 |
ngtanh |
Posted: Wed Aug 06, 2003 11:41 pm Post subject: Message Flow import by command line ? |
|
|
Novice
Joined: 01 Aug 2003 Posts: 11
|
I have imported a message flow by command line "mqsiimportmsgflows" that supported by SupportPAC IC01. I think that I have done it successfully because I received a notice like this:
BIP1049I: Importing new message flow 'test_router' (UUID: '57ac3269-f600-0000-0080-f5ab1b5ce81f') ...
but when I do openning the GUI WMQI Control Center I did not see the message flow that I have imported, if I want to modify that message flow, what I have to do or how I have to do to see the message flow that imported. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Aug 07, 2003 4:58 am Post subject: Re: Message Flow import by command line ? |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
ngtanh wrote: |
I have imported a message flow by command line "mqsiimportmsgflows" that supported by SupportPAC IC01. I think that I have done it successfully because I received a notice like this:
BIP1049I: Importing new message flow 'test_router' (UUID: '57ac3269-f600-0000-0080-f5ab1b5ce81f') ...
but when I do openning the GUI WMQI Control Center I did not see the message flow that I have imported, if I want to modify that message flow, what I have to do or how I have to do to see the message flow that imported. |
The import puts it into the Configuration Manager database. It does not add it to your local workspace. Right-Click on the 'Message Flows' folder in the Message Flows tab, and choose "Add to Workspace"->"Message Flows". |
|
Back to top |
|
 |
|