Add Constants
Description
Add Constants appends one or more fixed values of any data type to every row in the data stream. Use this step when you need to add static information to your data — for example, tagging rows with a source system identifier, adding a processing date, or inserting a default status value. It is a high-performance step designed for simple, repetitive value additions without the overhead of scripting.
Configurations
| Field Name | Description |
|---|---|
| Step name | Specify the name of the step. Note: This name has to be unique in a single workflow. |
| Fields | Specify the name, type, and value in the form of a string. Specify the formats to convert the value into the chosen data type. |