Job Using Transformer Surrogate Key
Rule name | Job Using Transformer Surrogate Key |
|---|---|
Parallel Job | Yes |
Server Job | - |
Job Sequence | - |
Description | Recommends considering replacing a Transformer Stage using a Surrogate Key with a Surrogate Key Generator stage. |
Description
This rule identifies Transformer Stages configured with Surrogate Key functionality (using a database/file to manage the surrogate key) and suggests Developers consider whether the Job could be made more maintainable using a Surrogate Key Generator stage instead.
Actions
Replace the Transformer Stage's Surrogate Key functionality with a Surrogate Key Generator stage.