Solved

using the filecopy in a feature writer - what paramaters

  • 28 February 2024
  • 2 replies
  • 41 views

Badge +2

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

 

 

icon

Best answer by andrewj74 4 March 2024, 15:45

View original

2 replies

Userlevel 6
Badge +34

You need to set the format attributes:

filecopy_source_dataset

filecopy_dest_filename

Also see the documentation.

Badge +2

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