XSL Transformation
Description
XSL Transformation is a step in the XML Plugin for Process Studio Workflows. This step transforms XML stream using XSL (eXtensible Stylesheet Language).
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
Setting Tab | ||
1 | XML Field Name | Select a field from the drop-down list containing the input XML. |
Result Fields: | ||
3 | Result Fieldname | Specify an output field name to hold the result of execution. The default value is result. |
XSL File: | ||
4 | XSL source defined in a | Select the checkbox if XSL source must be extracted from a field in incoming stream. |
5 | XSL Filename field | This field is enabled if the checkbox above is selected. Select a field from the drop-down list for the XSL source. |
6 | XSL field in a filename | This checkbox is enabled if the ‘XSL source defined in a’ checkbox above is selected. Select checkbox to consider the value of field as a filename. Otherwise the value of the field will be considered as stream. |
7 | XSL Filename | This field is enabled by default when the ‘XSL source defined in a’ checkbox is unselected. Specify the source XSL filename path or browse for it. |
8 | Button: Browse | Click to Browse for the source XSL filename. |
9 | XSLT Factory | Select from JAXP or SAXON. |
Advanced Tab | ||
Output Properties: | Tabular list of Properties. | |
1 | Property name | Select a Property name from the list: Method Version Encoding Standalone indent Method omit-xml-declaration doctype-public doctype-system media-type |
2 | Property value | Specify a property value. |
Parameters: | Tabular list of parameters. | |
4 | Stream Field | Select an input field from the stream. |
5 | Parameter name | Specify a parameter name. |
6 | Button: Get Fields | Click the button to populated input fields. |