Configuration

The Configuration tab has the following fields.

Field

Description

Name

The name to appear as the label for the activity in the process definition.

Description

Short description of the activity.

Stylesheet

The XSLT File shared configuration resource to use when transforming the XML. You can also specify an XSLT stylesheet in the stylesheet input element, if desired. Stylesheets specified in the activity input override the stylesheet specified in this field.

For more information, see XSLT File.

Input and Output Style

Specifies whether the input and output is binary data, text, or an XML tree.

XSLT Engine

Specifies the XSLT Engine to be used for the transformation. Following are the XSLT engines available in the drop down list:

  • TIBCO XML - This is the default XSLT engine provided by TIBCO.

  • Saxon-B XSLT 2.0 - This engine provides basic conformance to XSLT 2.0. The engine provides all features of the languages except schema-aware processes.

For details about the Saxon-B XSLT 2.0 engine, see http://saxon.sourceforge.net/.