Can you use scan to generate sequence number ? How to use in abinitio graph?

Answers were Sorted based on User's Feedback



Can you use scan to generate sequence number ? How to use in abinitio graph?..

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

Can you use scan to generate sequence number ? How to use in abinitio graph?..

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

Post New Answer

More Ab Initio Interview Questions

Mention what the difference between “look-up” file and “look is up” in abinitio?

0 Answers  


Describe step by step the process of creating tag and savefile for migration

1 Answers   TCS,


What are the steps to create a repository in ab initio?

0 Answers  


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.

2 Answers  


What is a ramp limit?

2 Answers  






the inputs are 10,20,30,40,50 but the output was comes 0 records,the graph was failed what is bad situation?

5 Answers   EDS,


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.

4 Answers   L&T,


What mpjret contains ? How to use in abinitio graph?

2 Answers   IBM, TCL,


what is the difference between .dbc and .cfg file?

3 Answers   Cap Gemini,


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 ?

1 Answers   TCL,


What are the benefits of data analyzing?

0 Answers  


Categories