The "Surrogate Key Generator" custom step generates a surrogate key based on a business key.
- Business Key: Select the columns from the input table that constitute the business key.
- Surrogate Key: The name of the column in the result table containing the surrogate key.
- Table with new records to assign surrogate key to.
- Table with new surrogate keys added.
- Version 1.0 (29SEP2022)
- Inital version