The path and file name of the file to save pre-XML and post-XML output to. You can specify an absolute path, or a path relative to Media Server.
You can use macros to create output paths.
Tip: If you have configured Media Server to save pre-XML files (by setting the parameter SavePreXML to TRUE
), you must include the macro %segment.type%
in the path. This macro resolves to either Pre
or Post
.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | XMLOutputPath=./Output/%segment.type%_%segment.startTime.timestamp%.xml
|
See Also: |
|