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 » From win WMB to unix disk

Post new topic  Reply to topic
 From win WMB to unix disk « View previous topic :: View next topic » 
Author Message
jkb
PostPosted: Thu Jan 20, 2011 1:22 am    Post subject: From win WMB to unix disk Reply with quote

Newbie

Joined: 12 Jun 2009
Posts: 7

Hi,

We have WMB 6105 running on windows. We will in a future projekt recieve data from MQ and need to deliver data to unix disk. I know it is possible to do it with FileOutPut node using the FTP option. Is possible to write "more directly" to a unix disk from win WMB without using FTP?

Thanx
Jakob
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jan 20, 2011 1:26 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5853
Location: UK

Yes, FTP is just one option for FileOutput. You can write to locally accessible filesystems (or drives in windows terms).

However I would caution against setting up NFS mounts and writing to them as it represents a form of tight coupling to the broker that is best avoided (in my view) in favour of using SFTP.

This is especially true over diverse platforms.
Back to top
View user's profile Send private message
jkb
PostPosted: Thu Jan 20, 2011 1:49 am    Post subject: Reply with quote

Newbie

Joined: 12 Jun 2009
Posts: 7

Thanks for your reply. I will use your point about tight coupling when we design the solution

Jakob
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Jan 20, 2011 4:30 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Broker v7 has MQFTE nodes... you could use MQ FileTransfer edition instead of FTP....

Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Thu Jan 20, 2011 5:03 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Also, you may think about writing a simple MQ program that would run on the Unix side if you have an MQ QMGR there. Depending on the data, you may not need to write any code, as you could use amsmqget sample and pipe the output to a disk file using some creative scripting techniques. Otherwise a simple 30 lines of code would do the trick.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Thu Jan 20, 2011 6:20 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Always remembering that the AMQSGET sample had a hard coded buffer length of 100 bytes

AND

There is a 'C' Compiler available for the Unix system.

AND

the PHB's will let a homegrown executable anywhere near their precious production platform..
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jan 20, 2011 8:13 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5853
Location: UK

lancelotlinc wrote:
Also, you may think about writing a simple MQ program that would run on the Unix side if you have an MQ QMGR there. Depending on the data, you may not need to write any code, as you could use amsmqget sample and pipe the output to a disk file using some creative scripting techniques. Otherwise a simple 30 lines of code would do the trick.


The support pac MA01 would be much better (the Q program).
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 » From win WMB to unix disk
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.