Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 22.2a

After having defined the structure of the flat file, you can use the Flat File adapter to parse a flat file into this structure.

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameFlatFileAdapter_ProductExport_Example
PageWithExcerptINTERNAL:_designer_examples
shouldDisplayInlineCommentsInIncludesfalse

Drag the parse operation to your diagram as described on Flat File Adapter. Provide the flat file as a blob in parameter data or specify a path to a file in the filesystem, and provide an encoding or localization if necessary.
The path and file name of the file you want to access can be given dynamically via input parameter name, or statically via the definitions of an alias.

The parsed file is return as an object of the defined flat file structure.

Multiexcerpt include
MultiExcerptNameparameters_parse
PageWithExcerptFlatFile
shouldDisplayInlineCommentsInIncludesfalse

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameFlatFileAdapter_ProductExport_Example
PageWithExcerptINTERNAL:_designer_examples
shouldDisplayInlineCommentsInIncludesfalse

Rp