How to Create Surrogate Key using Ab Initio?
Answers were Sorted based on User's Feedback
Answer / prashant
by using next_in_sequence() function in transform.
| Is This Answer Correct ? | 18 Yes | 2 No |
Answer / sudheer
by using scan component also we can generate surrogate key
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / sivasankar pasupuleti
we creating surrogate key in abinitio by using the following
ways:
1.by using assign new key component
2.by using scan component
3.by using next_in_sequence()
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / raju mortale
by using next_in_sequence() function in transform
| Is This Answer Correct ? | 2 Yes | 0 No |
i need help from u. i want to learn abinitio. please provide pdfs or material or books.
How to implement the funtionality in the custom component to use in the graph?
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?
How can a graph be run infinitely?
What are the Graph parameter?
How can you find the 2nd Highest salary in a file department wise in abinitio?
What is the diff between abinitiorc and .abinitiorc files ?
What is air-project parameter ? How to use in abinitio graph?
3 Answers IBM, TCL, Tech Mahindra,
What are the different forms of output that can be obtained after processing of data?
What is broadcasting and replicate?
What is the significance of record required indicator of Join component ? How to use in abinitio graph?
What is brodcasting and replicate?