XSL Transform transforms XML documents downloaded from a source using a specific XSL stylesheet.
Input Parameters
Notes
This built-in script must be run per-file (not once-after-all-files).
This built-in script cannot be run as the first step of a task.
Example #1
Xavier wants to automate the XSL transformation of several XML files. In this instance, he wants to transform incoming XML files using an XSL template called "example.xsl". This XSL template is located in the "d:\projects\templates" folder on MOVEit Automation.
To integrate this application with MOVEit Automation:
To use MOVEit Automation to perform other XSL transformations, consider setting "XSLTransform_XSLPath" as a global parameter so that it does not need to be set on every task.