SavePostXML

A Boolean value that specifies whether the data produced by the output engine is saved to disk (after transformation). You might want to save the data so that you can debug your XSL template.

When you set this parameter to TRUE, Media Server saves the output to the path specified by XMLOutputPath.

In a production system, Micro Focus recommends that you set this parameter to FALSE.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName
Example: SavePostXML=true
See Also: SavePreXML