Skip to main content

Special Purpose Map

The following map is provided for special purposes:

Information noteImportant: As of version 7.0, the support for XSLT Report has been deprecated. If you wish to run maps with XSLT, ensure that you use the tXSLT component in your Jobs. For more information on using components, see the Talend Studio User Guide.

XSLT Report (deprecated) - Processes data specified by the input structure using an XSLT report and emits the result to an output string. One typical use for this is to process the execution status from a map execution and format it into HTML. This can be done using an XSLT report map with the input structure of /Builtin/Structures/Status/ExecutionStatus with a report of /Builtin/Reports/ExectionStatus/ExecStatusToHelp. The output structure of the map contains only a single field, which is the string result of the XSLT execution. This can either be processed as the output of the map, or you can use an I/O function to send a message, etc.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!