Author |
Message
|
sirisha.n |
Posted: Wed Jul 02, 2008 3:01 am Post subject: File output Node |
|
|
Apprentice
Joined: 25 Feb 2008 Posts: 27
|
Hi,
I am using MB6.0 and installed fix pack for File nodes. My flow look like below.
Mq Input -----> File Proxy node ------> Compute node ------>File output node.
I am transforming xml to simple text with the help of message sets and mapping.
can we give any custom file name which is generated at file output node.
 |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Jul 02, 2008 3:40 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
yes sure you can give the file name in the file output node.
in the basic properties...give the file name and pattern tab. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
sirisha.n |
Posted: Wed Jul 02, 2008 4:09 am Post subject: |
|
|
Apprentice
Joined: 25 Feb 2008 Posts: 27
|
thanks gaya3,
In basic property of file output node, there is only one field saying 'Output Directory'.
there is no file name and pattern fields under Basic properties.
I tried by giving file name along with Directory structure.but it doesn't work.
 |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Jul 02, 2008 4:38 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
oh i forgot that you have downloaded the fix pack right..
infact the MB 6.1 the nodes are available.. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
mqmatt |
Posted: Wed Jul 02, 2008 5:42 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Try the Advanced tab on the FileOutput node.
http://www.ibm.com/developerworks/websphere/library/techarticles/0604_thompson/0604_thompson.html wrote: |
The Advanced properties tab controls the naming of the output file and options for how it is generated. You can generate a new file for every message received by the node, overwrite existing files, and append data to existing files. You can generate file names with counters at the beginning, end, or just before the file extension. |
|
|
Back to top |
|
 |
|