Videos Support Videos How to use Sequence generator transformation in Informatica Cloud mapping designer
08:21
7939 Views | 13 Jan 2017
Add to Favorites
Remove from Favorites

How to use Sequence generator transformation in Informatica Cloud mapping designer

- Used to generate sequence of numerical value
- CURRVAL = NEXTVAL + increment value (default increment value is 1)
- Properties of sequence generation
- Cyclic sequence
- New sequence for every run
- Sequence by increment value
- Cached value
- Manual reset of currval allowed in mapping configuration task

Back To Top

Success

Link Copied to Clipboard