Skip to main content

Hi,

I am trying to copy files within a work flow using the feature writer transformer. i dont want to use the writer as i want to carry on processing down stream of this action.

in the filecopy writer i can set the destination folder as below. however i cant see out to populate the parameter's in the feature writer, or its not clear. Anyone else managed to get this working?

Thanks,

Andy

 

 

You need to set the format attributes:

filecopy_source_dataset

filecopy_dest_filename

Also see the documentation.


Great thanks- i think i got confused as the the dataset field in the feature writer is actually just the destination folder. Thanks for the info.


Reply