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

Explain how you can run a graph infinitely in ab initio?

0 Answers  


Have you used the rollup component? Describe how?

0 Answers  


How can you force the optimizer to use a particular index?

0 Answers  


Describe the evaluation of parameters order in ab initio?

0 Answers  


How to compare two dmls in abinitio

0 Answers  






What is the difference between formal and export parameter? Export at what secenario we are going to use?

0 Answers  


What do you mean by continuous graph? what is it significance?

1 Answers   IBM,


what is hash file in abinitio? how will it read in abinitio? in hash file the data files r combine (file1.dat,file2.dat,file3.dat......etc) how will it divide?

2 Answers   HP,


what is the relation between EME , GDE and Co-operating system ?

4 Answers  


What is max core value ? what is the use of it?

2 Answers   JPMorgan Chase, Wipro,


How will you check the latest versions in EME?

6 Answers  


what is the difference between the .dbc and .cfg extensions and give any clear information ?

4 Answers   Cognizant,


Categories