Author |
Message
|
jsebastian |
Posted: Thu May 04, 2006 11:44 am Post subject: Sending XML file in the Queue |
|
|
Newbie
Joined: 25 Aug 2004 Posts: 7
|
My application requires to send an XML file in the MQ Queue.
Please let me know, how to transmit file using MQ Series, it would be great help.
Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu May 04, 2006 11:47 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Please don't double-post.
Please take time to search the Internet, and search this forum, and think about your problem, and read the documentation. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Srinivasan |
Posted: Mon May 15, 2006 4:52 am Post subject: |
|
|
Apprentice
Joined: 12 Jul 2005 Posts: 41 Location: Chennai
|
|
Back to top |
|
 |
tleichen |
Posted: Mon May 15, 2006 5:58 am Post subject: |
|
|
Yatiri
Joined: 11 Apr 2005 Posts: 663 Location: Center of the USA
|
Does anyone ever read any instructions before they just post to here anymore?  _________________ IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer |
|
Back to top |
|
 |
nathanw |
Posted: Mon May 15, 2006 6:09 am Post subject: |
|
|
 Knight
Joined: 14 Jul 2004 Posts: 550
|
tleichen wrote: |
Does anyone ever read any instructions before they just post to here anymore?  |
doesnt look like it
I know i have been guilty of it in the past, i think we all have at some point but some things are normally fairly obvious
also it can sometimes be quicker on here as we are such nice guys |
|
Back to top |
|
 |
mlong30 |
Posted: Fri Jun 09, 2006 1:29 pm Post subject: |
|
|
Novice
Joined: 01 Mar 2005 Posts: 17
|
Srinivasan wrote: |
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzal.doc/csq034g.htm
keep this link as the base and proceed with your program design to send files using MQ. |
I tried this link, and it didn't work. Is this link still active? If not can you send me the new link?
Thanks.
Matt |
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri Jun 09, 2006 6:19 pm Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Quote: |
I tried this link, and it didn't work. Is this link still active? I tried this link, and it didn't work. Is this link still active? |
It worked fine for me. What browser are you using? |
|
Back to top |
|
 |
mlong30 |
Posted: Sat Jun 10, 2006 10:00 pm Post subject: |
|
|
Novice
Joined: 01 Mar 2005 Posts: 17
|
kevinf2349 wrote: |
Quote: |
I tried this link, and it didn't work. Is this link still active? I tried this link, and it didn't work. Is this link still active? |
It worked fine for me. What browser are you using? |
I figured it out. Its my firewall at work thats prevented me from seeing it. At home, is were I can see everything!
Thanks.
Matt |
|
Back to top |
|
 |
mlong30 |
Posted: Sat Jun 10, 2006 10:17 pm Post subject: |
|
|
Novice
Joined: 01 Mar 2005 Posts: 17
|
kevinf2349 wrote: |
Quote: |
I tried this link, and it didn't work. Is this link still active? I tried this link, and it didn't work. Is this link still active? |
It worked fine for me. What browser are you using? |
I forgot to ask, does this reference messaging work with ver 5.3, or is it just for V6.0 of Mq?
Thanks.
Matt |
|
Back to top |
|
 |
jefflowrey |
Posted: Sun Jun 11, 2006 3:11 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I think reference messaging worked with 5.0, and every version since. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
mlong30 |
Posted: Sun Jun 11, 2006 7:55 am Post subject: |
|
|
Novice
Joined: 01 Mar 2005 Posts: 17
|
jefflowrey wrote: |
I think reference messaging worked with 5.0, and every version since. |
I have to ask this question. Does Mq using reference messaging. Will it send a file faster than regular old ftp using a T1 line? If so, any idea how much faster?
Thanks!
Matt |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jun 11, 2006 11:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
That you will have to test. All we can say is that MQ will send it more reliably than FTP if you use persistent messages.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|