Skip to main content

xSuite Interface Windows Prism 5.x – Online Help

Output System "File"

The "File" output system supports the output of pure file attachments to the file system. The transfer of index data is not supported.

Index data can only be used in the dynamically generated output path of the files, so no output fields can be defined via the OutputSystem[].Field[] property.

Property

Description

OutputSystem[].OutputFolder*(%)

Path of the target folder for the file output

OutputSystem[].OutputFileMacro

Macro expression to create the name of an output file (optional)

The default value is preset with the expression "%FileName%" (i.e., the file is output under the name that is assigned for this file in xSuite Interface).