WmFlatFile Format Service problem

Hi all,

I am having some trouble with ‘Format Service’ found in the wmFlatFile package, in wm 6.0.1.

I have created a simple test service in java that should append some characters to a particular field and do a ‘println’ of the results.

My problem is that although my data is transformed as expected (made evident from the println + the results of the flow), when a file is written via FTP it is completely unchanged.

-I have attached a .jpg for my convertToString flow to illustrate the following:

I am currently mapping the entire document reference, if I choose to map the particular field which becomes transformed (title), I will endup getting the transformed output for only the first record (proving that it still has worked!)

Any help would be greatly appreciated.

John