task that includes a Sequence transformation in the mapping, you can change the beginning value for the sequence.
To change the beginning value, you change the
Current Value
field in the
Sequences
page in the
mapping
task wizard. The
Current Value
field shows the first value the task will generate in the sequence, based on the last value generated in the last task execution.
For example, the last time you ran the CustDataIDs task, the last value generated was 124. The next time the task runs, the first number in the sequence is 125 because the Sequence transformation is configured to increment by 1. If you want the sequence to begin with 200, you change the
Current Value
to 200.
If the Sequence transformation is configured to reset the value for each run, editing the current value in the mapping task has no effect.