Skip to main content
Question

Batch Deploy Wizard

  • June 17, 2013
  • 2 replies
  • 44 views

Forum|alt.badge.img+1
Hi,  I am trying to do a Batch Deploy using the Wizard in FME 2009, but am running into some trouble.

 

 

I selected three datasets in the "Select Source Data" dialog and then selected the directory I want the outputs to be saved into in the "Set Destination Location for" dialog and checked "Retain source dataset basename in destination path".  However, after running it, it is producing an output on the first dataset and nothing for the rest, and the output it is producing does not have the soure dataset as its basename!  I'm not sure what I'm doing wrong...

 

 

Thanks,
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

Forum|alt.badge.img+4
  • June 17, 2013
If the first is working but the rest aren't, check the following:

 

  • In the source feature type's parameters, check that there is a "Merge Filter" of *

 

 

  • In the destination feature type's parameters, check that the "Fanout by Attribute" box is selected and that the attribute selected is the fme_basename or fme_feature_type. If these aren't available, expose them via the source feature type's "Format Attribute" tab.
Hope this helps

Forum|alt.badge.img+1
  • Author
  • June 18, 2013
Thanks Kathy,

 

 

The "Fanout by Attribute" fixed it :)