Previous Topic

Next Topic

Book Contents

Book Index

XSL Transform

"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 may not 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 Central.

To integrate this application with MOVEit Central, Xavier should...

  1. Create a new task with a source, process, destination and schedule.
  2. Select "XSL Transform" as his process
  3. Set process parameters:

If Xavier decides to use MOVEit Central to perform other XSL transformations, he should consider setting "XSLTransform_XSLPath" as a global parameter so he would not need to set it on every task he sets up.