Last updated: Nov 07, 2024
You can add a checksum column to your data by adding a Checksum stage to your data flow.
Procedure
Was the topic helpful?
0/1000
Confirm
Do you want to log out?
You can add a checksum column to your data by adding a Checksum stage to your data flow.
Option | Description |
---|---|
Computation Mode | By default set to Use all columns. You can also choose to explicitly exclude columns, or explicitly include them. If you choose either of these options, then you must fill in additional properties to specify the columns to exclude, or to include. |
Buffer Output Column Name | By default this property is not set. You can use the property to specify that the buffer used in the generation of the checksum should be included in an additional column with the output data. The buffer contains the actual values in the columns used to generate the checksum. |
Checksum Output Column Name | By default, the output column that contains the checksum value is named Checksum, but you can specify an alternative name in this property. |