B2B Data Transformation
- B2B Data Transformation 10.5
- All Products
Property
| Description
|
---|---|
directory
| Defines a folder that contains the input files.
|
disabled
| Determines whether the Script ignores the component and all of the child components. Use this property to test, debug, and modify a Script. You can choose one of the following options:
|
pre_processor
| Defines the name of a document processor to apply to the input files. For more information, see
Document Processor Component Reference.
|
recursive
| Determines whether the input files can occur in subfolders of the specified folder. Default is cleared.
|
wildcard
| Defines a criterion for filtering the files in the specified folder. Use
* as a wildcard character. For example,
*.txt finds all TXT files. Default is
*.* .
|