|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Help with Using MQFM |
« View previous topic :: View next topic » |
Author |
Message
|
Nandhini |
Posted: Wed Nov 23, 2011 7:45 pm Post subject: Help with Using MQFM |
|
|
Novice
Joined: 23 Nov 2011 Posts: 13
|
Hello!
I am a novice MQ consultant. I want to know how to use MQFM. What is the difference between running it as a window service or otherwise? I read the user manual and tried running a sample file . The MQFM processes it but it is not opening the queue and writing the message. Please someone help me with it.
Sample file that I used.
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE MQFM_Workflow (View Source for full doctype...)>
- <MQFM_Workflow>
- <Global>
- <MQ>
<MQFile>Filename.xml</MQFile>
<QueueName>TEST.QL</QueueName>
</MQ>
</Global>
- <Actions>
- <Watch delete="N" format="N" priority="-1" persistence="Y">
<WatchFile>test_watch.xml</WatchFile>
</Watch>
</Actions>
</MQFM_Workflow> |
|
Back to top |
|
 |
Michael Dag |
Posted: Thu Nov 24, 2011 12:49 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
Nandhini |
Posted: Thu Nov 24, 2011 4:55 am Post subject: |
|
|
Novice
Joined: 23 Nov 2011 Posts: 13
|
Hi Michael,
Thank you. It did help. But, can you tell me the difference between running MQFM as a window service and without it? |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Nov 25, 2011 7:15 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Nandhini wrote: |
Hi Michael,
Thank you. It did help. But, can you tell me the difference between running MQFM as a window service and without it? |
It is exactly the same difference as running any other program X as a windows service or not running said program X as a windows service.
You need to understand how windows operates and how it operates programs as services. This is vital to understanding things like how trigger monitors run, or don't, and how MQ service objects execute (or don't) and how the qmgr itself executes.
This is what is known as an Exciting Learning Opportunity. So go forth and *learn*. |
|
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
|
|
|
|