Was this helpful?
Transformer Step
The Transformer step allows you to convert a source data format into a target data format. The source and target data objects are provided to the transformer component as message objects. The Execute action performs the transformation.
Transformer Step Properties
After adding a /download/attachments/24981258/Transformer_step.png?version=1&modificationDate=1490825239205&api=v2 Transformer step from the Palette to the canvas, you can double-click the step on the canvas and specify the following step properties in the Properties tab displayed at the bottom.
Name
Description
Name
Unique name for the step.
Description
Description of the step (optional).
Enabled
Select this option to enable the step for execution. If it is not enabled, then the step on the canvas is greyed-out.
This option is useful when troubleshooting a process, especially when there are numerous steps in the process.
Error Handling
Select either of the following:
Ignore Error - The remaining steps in the current process are executed even if this step stops due to an error. This is selected by default.
Stop Process - All the steps after the current step are skipped or the entire process is stopped (depending on how you have the error logging options set) if this step stops due to an error.
Select Transformer
Select a transformer instance. These instances are displayed when you add message components in the Configuration tab. For more information, see Adding Message Components in Configuring Processes.
Action
Select the action for the transformer instance.
Parameter
Parameters for the selected action. Specify values for the parameters.
Property
Properties for the selected action. Specify values for the properties.
Note:  The Actions, Parameters, and Properties are specific to the component type. For information about this, based on the component instance selected in the Select Transformer drop-down list, click the component type in the Transformer Step Components section below.
Transformer Step Components
Last modified date: 02/01/2024