A Boolean value that specifies whether the records received by the output engine are saved to disk (before transformation). You might want to save the data so that you can see the format of the records and construct an XSL template to convert the information into the desired output format.
When this parameter is set to TRUE
, Media Server saves the pre-XML files to the path specified by the XMLOutputPath parameter.
In a production system, Micro Focus recommends that you set this parameter to FALSE
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName |
Example: | SavePreXML=true
|
See Also: | SavePostXML |