I installed AbInito in my PC.In components there is
no "select" component.How can i get that component?and How
we can create user defined components?
Answer / Akshit Shakolay
The 'Select' component in Ab Initio might not be visible by default. To add it, you can use the Component Palette or the Component Library. To create a User-Defined Component, you will need to write and save the AbInitio Source Program with the desired components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe how you would monitor and control database physical file size and growth?
How does the bre work with the co>operating system?
What is meta programming ? Can you generate xfr dynamically? How to use in abinitio graph?
What are the Graph parameter?
How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
How can you import XML repositories exported from different tools like ODI
How to load the data from an excel sheet to input file in a graph?
What is a rollup component?
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 you convert 3 way to 7way partitioning in abinitio?
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..