The path and file name of the file to save pre-XML and post-XML output to.
Specify an absolute path, or a path relative to the Media Server executable file.
You can use macros to create output paths.
If you have configured Media Server to save pre-XML files (by setting the parameter SavePreXML to TRUE
), 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: |
|