Skip to main content
Solved

using the filecopy in a feature writer - what paramaters

  • February 28, 2024
  • 2 replies
  • 491 views

andrewj74
Supporter
Forum|alt.badge.img+7

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

 

 

Best answer by andrewj74

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+62

You need to set the format attributes:

filecopy_source_dataset

filecopy_dest_filename

Also see the documentation.


andrewj74
Supporter
Forum|alt.badge.img+7
  • Author
  • Supporter
  • Best Answer
  • March 4, 2024

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.