Skip to main content

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 NameDescription
1Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
Setting Tab
1XML Field NameSelect a field from the drop-down list containing the input XML.
Result Fields:
3Result FieldnameSpecify an output field name to hold the result of execution. The default value is result.
XSL File:
4XSL source defined in aSelect the checkbox if XSL source must be extracted from a field in incoming stream.
5XSL Filename fieldThis field is enabled if the checkbox above is selected. Select a field from the drop-down list for the XSL source.
6XSL field in a filenameThis 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.

7XSL FilenameThis 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.

8Button: BrowseClick to Browse for the source XSL filename.
9XSLT FactorySelect from JAXP or SAXON.
Advanced Tab
Output Properties:Tabular list of Properties.
1Property nameSelect a Property name from the list:

Method

Version

Encoding

Standalone

indent

Method

omit-xml-declaration

doctype-public

doctype-system

media-type

2Property valueSpecify a property value.
Parameters:Tabular list of parameters.
4Stream FieldSelect an input field from the stream.
5Parameter nameSpecify a parameter name.
6Button: Get FieldsClick the button to populated input fields.