Posted: Mon Sep 07, 2009 10:34 pm Post subject: Broker flow and file fetching
Newbie
Joined: 07 Sep 2009 Posts: 1
Hello,
My Broker v6.1 runs on Linux. I have also one fileserver (no MQ components installed on this, yet) in the system, which runs on Windows. I have a flow which should fetch files from this fileserver. The flow will use part of the files to be send to different target. I have created paths for those files already earlier in the flow. Files to be fetched are text files. What would be the best design practice to make this work properly? I think FileInput node is no use in this case or is it?
So everything else is quite clear but how to dynamically fetch files when the files are just files on disk on remote server and there are no special services for this issue to be used at fileserver?
Posted: Tue Sep 08, 2009 3:12 am Post subject: Re: Broker flow and file fetching
Grand Master
Joined: 25 Jun 2008 Posts: 17447
neruy wrote:
there are no special services for this issue to be used at fileserver?
What does this mean?
If you can not access the files over the network, then a) you don't have a "fileserver", you just have "a disk", and b) Yes, you can't use FileInput because there are no files.
Use something to mount the folder containing the files on the file server.
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