Page 1 of 1

regarding surrogate key stage

Posted: Wed May 28, 2008 10:17 pm
by chiyan
hi all,

i want to implement surrogate key stage in my project . can you please explain me with the example

Posted: Thu May 29, 2008 12:58 am
by ray.wurlod
Welcome aboard.

Have you read the pertinent Chapter in the manual? You need three jobs, one to create the state file (the stage has no links), one to initialize the state file (the stage has an input link), and one in which surrogate keys are delivered (the stage, if used, has an output link).