Writer Directives
The suffixes shown are prefixed by the current <WriterKeyword>
in a mapping file. By default, the <WriterKeyword>
for the FME Server Stream (Attribute) writer is FMESERVERSTREAM_ATTRIBUTE
.
DATASET
Required/Optional: Optional
The DATASET directive for FME Server Stream (Attribute) writer is not used.
DEF
Required/Optional
Optional
Mapping File Syntax
The definition lists only the feature type of those features to be written to the file. The syntax of the DEF directive is:
<WriterKeyword>_DEF <baseName> [<attrName> <attrType>]+
Example:
This fragment defines a feature type roads:
<WriterKeyword>_DEF roads