XSLTemplate

The XSL template to use to transform records into a format that can be inserted into the database (a delimiter-separated-values file).

Specify one of the following:

  • the absolute path to the XSL file.
  • the path to the XSL file, relative to the XSLDirectory.
  • a string that matches one of your AdditionalDataLabels, (if you use the AdditionalData and AdditionalDataLabels action parameters to upload the XSL file as part of the Process action).
Type: String
Default:  
Required: No
Configuration Section: TaskName
Example: XSLTemplate=toCSV.xsl
See Also: