How to implement the funtionality in the custom component to
use in the graph?
Answer Posted / avijit
Create the functionality by using the components.
Make sure that everything is parameterized in the components so that it becomes generic.
create the sub-graph from the components from this and publish it as component.
once published you can use the same as component in any of your graphs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
What do you know about abinitio?
How data is processed and what are the fundamentals of this approach?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
To which project that prefix will set is to private project or public project or both?how and where to set?
What is the difference between a scan component and a rollup component?
Hi friends, what are the new features in abinito3.0?
What are the various types of layout supported by abinitio?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?
What is the purpose of having stored procedures in a database?
How many components in your most complicated graph?
What is the difference between partitioning with key / hash and round robin?
What is the difference between formal and export parameter? Export at what secenario we are going to use?