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 » FileOutput node dynamic FTP properties

Post new topic  Reply to topic
 FileOutput node dynamic FTP properties « View previous topic :: View next topic » 
Author Message
thabodinho
PostPosted: Fri Jul 25, 2008 7:25 am    Post subject: FileOutput node dynamic FTP properties Reply with quote

Newbie

Joined: 29 May 2008
Posts: 1

Hi All,

I'm trying to setup FTP remote server properties for FileOutput node from within ESQL at runtime.

I need to direct the output to a particular remote server based on message content.

I have the FTP configurable services in place and now need to somehow populate the node's properties [server name, directory, etc] dynamically .

Something like this:

IF InputRoot.MRM.Server ='server1' THEN
OuputLocalEnvironment.WrittenDestination.Server ='...' --get from cache
OuputLocalEnvironment.WrittenDestination.Directory ='....'

Please advise.

Thanks
thabodinho
Back to top
View user's profile Send private message
marko.pitkanen
PostPosted: Sun Jul 27, 2008 10:05 am    Post subject: Reply with quote

Chevalier

Joined: 23 Jul 2008
Posts: 440
Location: Jamsa, Finland

Hi,

I'm afraid that this built-in node is not too "dynamic" with ftp -properties. Perhaps someone know it better?

One possible solution is implement your own dynamic "ftp -node" with common java libraries and java compute node.

Another solution is try to find IBM's "WebSphere Business Integration Message Broker - FileHandling Plug-in" which have more advanced features.

Marko
Back to top
View user's profile Send private message Visit poster's website
JosephGramig
PostPosted: Sun Jul 27, 2008 10:44 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

Well,

At this point, the documentation only seems to indicate overriding File properties but not those about the destination.

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/topic/com.ibm.etools.mft.doc/ac55410_.htm

So, you could configure all the possible destinations (several FileOutput nodes) and route to the correct one.
Back to top
View user's profile Send private message AIM Address
mqpaul
PostPosted: Tue Jul 29, 2008 7:05 am    Post subject: Reply with quote

Acolyte

Joined: 14 Jan 2008
Posts: 66
Location: Hursley, UK

JosephGramig wrote:
Well,

At this point, the documentation only seems to indicate overriding File properties but not those about the destination.

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/topic/com.ibm.etools.mft.doc/ac55410_.htm

So, you could configure all the possible destinations (several FileOutput nodes) and route to the correct one.


Exactly correct. The LocalEnvironment element only overrides the directory property for the local file system, not the remote FTP server.
_________________
Paul
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 » FileOutput node dynamic FTP properties
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.