2019.1

Table Of Contents
Metadata File Management
The Metadata File Management action task is used to execute actions on Metadata files. This
task does not modify the data, Job Info variables, other variables or any other part of your
process.
For more information about Metadata see "Metadata" on page69.
Input
This task takes any file as input and does not modify it.
Process
This task does not execute any change to the process, its files or variables. It only executes the
selected action on Metadata.
Output
This task outputs the exact same data that was given to it. Its Metadata will either be missing
(Delete Metadata), Changed (Load Metadata) or the same (Save Metadata).
Properties
l
Chose an action group
l
Load metadata file: Loads an external Metadata file that was previously saved.
This can be useful in Error processes if you have previously saved the Metadata to
file (ErrorBin outputs do not transfer Metadata).
l
Save the current metadata file: Saves the current Metadata to a specified location.
Useful as a backup or for use in Error processes.
l
Delete the current metadata file: Removes the active Metadata from the process.
Useful when using a secondary input task that does not automatically regenerates
Metadata. No Metadata will be available until another task generates it.
l
Metadata Folder: Use Browse to find the location of the folder where to save the files or
enter a path using variables. Not active when the Delete action is chosen.
l
Metadata Filename: Enter a static or variable name for the Metadata file to load. Not
active when the Delete action is chosen.
Page 497