AttributeFileWriter

From Fmepedia

AttributeFileWriter is a Workbench Transformer.

Writes the contents of the specified attribute to a file.

If the file already exists, it will be overwritten.

The filename can be taken either from the value of an attribute or from a fixed constant name. If the filename is a constant, then the same file will be overwritten for each feature that enters the transformer, and only the results of the feature will be in the resultant file at the end. For that reason, if more than one feature will pass through the transformer, the filename should be taken from an attribute value which holds the name of the file to write.

Note that if necessary, full pathnames can be created from existing attribute values by using the Concatenator to prepend directory names and/or append extensions prior to using this transformer. The resulting attribute can then be used to specify the target file.

Attached Files
filesizedate
install.php------
User Comments Add a new comment