XSLTemplate
The XSL template to use to transform records into a file that can be indexed.
Specify one of the following:
- the absolute path to the XSL file. To strengthen security, Media Server can be configured to read files only from specified directories. For information about the directories that Media Server is permitted to read from, see the parameter AllowedInputDirectories.
- the path to the XSL file, relative to the XSLDirectory.
- a string that matches one of your
AdditionalDataLabels
, (if you use theAdditionalData
andAdditionalDataLabels
action parameters to upload the XSL file as part of the Process action).
Media Server includes an XSL template for transforming records into IDX format.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | XSLTemplate=toidx.xsl
|
See Also: |