Can you use scan to generate sequence number ? How to use in abinitio graph?
Answer Posted / 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 |
Post New Answer View All Answers
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
Explain what is sandbox?
Can anyone give me an example of realtime start script in the graph?
What are the different types of partition components in abinitio?
can we perform checkin and checkout through sandbox?
How to compare two dmls in abinitio
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
What do you understand by a cartesian join?
How abinitio eme is segregated?
What is data mapping and data modelling?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
Hi friends, what are the new features in abinito3.0?
How data is processed and what are the fundamentals of this approach?
Is data warehousing different from data mining?
Runtime behavior of Normalize and Reformat