|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
FileOutput node dynamic FTP properties |
« View previous topic :: View next topic » |
Author |
Message
|
thabodinho |
Posted: Fri Jul 25, 2008 7:25 am Post subject: FileOutput node dynamic FTP properties |
|
|
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 |
|
 |
marko.pitkanen |
Posted: Sun Jul 27, 2008 10:05 am Post subject: |
|
|
 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 |
|
 |
JosephGramig |
Posted: Sun Jul 27, 2008 10:44 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
|
Back to top |
|
 |
mqpaul |
Posted: Tue Jul 29, 2008 7:05 am Post subject: |
|
|
 Acolyte
Joined: 14 Jan 2008 Posts: 66 Location: Hursley, UK
|
Exactly correct. The LocalEnvironment element only overrides the directory property for the local file system, not the remote FTP server. _________________ Paul |
|
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
|
|
|
|