Can you use scan to generate sequence number ? How to use in abinitio graph?
Answers were Sorted based on User's Feedback
Answer / saba
In the scan component,you can declare a variable for the sequence number generation.Initialize this variable with 0 and store it in another variable. Then increase the new variable by 1,suppose count is the new variable do it like count = count+1 and finally u can use this count variable or else you can store it in another field..it depends upon ur dml.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satya
yes.. we can use scan by adding a another field in the output dml. And map it with next_in_sequence().
Is This Answer Correct ? | 1 Yes | 1 No |
Mention what the difference between “look-up” file and “look is up” in abinitio?
Describe step by step the process of creating tag and savefile for migration
What are the steps to create a repository in ab initio?
If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.
What is a ramp limit?
the inputs are 10,20,30,40,50 but the output was comes 0 records,the graph was failed what is bad situation?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
What mpjret contains ? How to use in abinitio graph?
what is the difference between .dbc and .cfg file?
What is the difference between sandbox and EME, can we perform checkin and checkout through sandbox?
5 Answers JPMorgan Chase, Syntel,
What is the significance of ‘mp run’ command ?
What are the benefits of data analyzing?