AttributeFileReader

From Fmepedia

AttributeFileReader is a Workbench Transformer.

Reads the contents of a file and stores them as the value for the specified attribute.

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 read for each feature which passes through the transformer.

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 source file.

User Comments Add a new comment