Engine Developer Guide

Engine Developer Guide

Other Ways to Run Custom Code

Other Ways to Run Custom Code

The custom components described above in this chapter are not the only way to run custom code within a transformation. You can use components such as document processors and transformers to run custom code.
Type
Component
Description
Transformer
XSLTTransformer
Applies an XSLT transformation to XML input text.
Action
CalculateValue
Performs a computation defined in a JavaScript expression.
Action
JavaScriptFunction
Runs a JavaScript function.
Action
WriteValue
Writes data to an external location. Among other options, you can use custom code to write the data.
Action
XSLTMap
Runs an XSLT transformation on a branch of an XML document.

0 COMMENTS

We’d like to hear from you!