Author |
Message
|
zpat |
Posted: Fri Apr 24, 2009 1:20 am Post subject: Fileoutput node and appending to file? |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
I have WMB 6.1 FP3.
I want to have a message flow that ends with FileOutput and FTPs the file to a AS/400 and appends the data to a file.
The standard FTP script that this flow is intended to replace uses the FTP subcommand APPEND.
I can't see an equivalent option in the FileOutput node. Can anyone confirm that it is not possible to append data? |
|
Back to top |
|
 |
Vitor |
Posted: Fri Apr 24, 2009 1:22 am Post subject: Re: Fileoutput node and appending to file? |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
zpat wrote: |
Can anyone confirm that it is not possible to append data? |
Not really. See here for a recent, possibly useful, discussion. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
zpat |
Posted: Fri Apr 24, 2009 1:41 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Curses.
It would be handy if the FileOutput node FTP properties allowed additional subcommands to be specified or operated in IBM or "user" mode.
The user mode would allow the FTP subcommands to be supplied in the properties (with substitution possible of filenames etc).
Looks like I am going to have to create these files locally and then have a cron based script to re-process them afterwards, not exactly what I had hoped for. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Fri Apr 24, 2009 1:48 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
If you feel strongly enough about it, raise an enhancement request with IBM  |
|
Back to top |
|
 |
zpat |
Posted: Wed May 13, 2009 11:51 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
I may well do so, but the project I need it for can't wait for the enhancement which would take some months at best to be released. |
|
Back to top |
|
 |
elvis_gn |
Posted: Thu May 14, 2009 12:16 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi zpat,
You could look at the FileExtender nodes, but it's quite expensive...your requirements should be able to justify the price
Else build your own custom node...it works.
Regards. |
|
Back to top |
|
 |
MBExpert |
Posted: Wed Jun 17, 2009 2:57 am Post subject: |
|
|
Novice
Joined: 22 Aug 2007 Posts: 14
|
Or use trace nodes with trace file option if it suits your scenario.. |
|
Back to top |
|
 |
mymq |
Posted: Thu Jun 18, 2009 8:30 pm Post subject: |
|
|
Centurion
Joined: 01 Mar 2007 Posts: 101 Location: US-Greenwille
|
MBExpert,
Using the Tracenode is not a good idea. _________________ --SRK-- |
|
Back to top |
|
 |
|