Skip to main content
Skip table of contents

t_Transformation_Finalizer

Finalizer

The Finalizer is script that is run after the Transformation mapping is complete.

Description

The Finalizer is script that is run after the Transformation mapping is complete. It has access to all Transformation arguments, as well as "source" and "destination". It is usually used to manipulate the destination record.

If unspecified, the finalizer from the base transformation will be used (if any). If "()", then no finalizer script will be run, even if the base transformation has a finalizer To call the base transformation finalizer, use "(call-next)".

Properties

language : schemeLanguageType

The scripting language for this element.

The language defaults to scheme.
Valid values based on“languageType”.
scheme

scheme scripting language

Parents

Parent topic: t_SOADefinition_Transformations_Transformation

Parent topic: Transformation

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.