Skip to content

xslt processor

Nathan Richardson edited this page Jan 16, 2019 · 11 revisions
XSLT Processor

Icon

metl xslt 48x48 color

Use When

XSLT needs applied to a set of input data in order to transform it into a given output format

Samples

Description

The XSLT Processor component applies XSLT to a set of input data and sends the output of the XSLT processing as text messgaes to downstream components.

Inbound Message Type

Model Based Message

Output Message Type

Text Based Message

Control Message Handling

Input: As entity messages are received this component will process the data.

Output: A single control message will be forwarded to downstream components once all messages have been processed through this step.

Properties
Name Description

Input Model

Error Suspense Step

Whether to forward failed messages and continue processing. This is the name of a linked component to forward the failed messages to.

Enabled

Output all attributes

XML Format

Parameter replacement

Enables token replacement for the Command. Message headers and flow parameters can be token replaced. The following token formats can be used: $(HeaderKey) or $(FlowParameter). Note that you can link:Stamp entity and text message values in a message header if you want to use message values.

Log Input

Log Output

Inbound Queue Capacity

Clone this wiki locally