Data Integration
- Data Integration
- All Products
Mapping type
| Incoming fields are...
| Same sequence or unique sequence?
|
---|---|---|
Mapping
| Not disabled
| Same sequence
|
Mapping
| Disabled
| Unique sequence*
|
Mapping (Advanced Mode)
| -
| Same sequence
|
*
To generate the same sequence of numbers when incoming fields are disabled, you can place an Expression transformation between the Sequence Generator and the transformations to stage the sequence of numbers.
|
NEXTVAL | CURRVAL |
---|---|
1 | 2 |
2 | 3 |
3 | 4 |
4 | 5 |
5 | 6 |
Updated March 06, 2023