. How can you get all the fields form a lookup files ?
(Which function)
Answer Posted / keerthika
We can use like
out.field1 :: lookup("LOOKUP_FILE_NAME".Key).Field1_to_be_fetched;
out.field2 :: lookup("LOOKUP_FILE_NAME".Key).Field2_to_be_fetched;
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Name the different type of processing based on the steps that you know about?
What are the operations that support avoiding duplicate record?
You can ask about different vector functions. How to use in abinitio graph?
explain checkin and checkout?
What is the purpose of having stored procedures in a database?
What are the differences between informatica and abinitio?
Do you know what a local lookup is?
What would be the next step after collecting the data?
Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use
What are “business rules” in ab initio business rules environment (bre)?
Why might you create a stored procedure with the with recompile option?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
How would you find out whether a sql query is using the indices you expect?
What a local lookup is?
What are the components new in 2.14 compared to 1.8 and State the usage of the components?