. How can you get all the fields form a lookup files ?
(Which function)

Answers were Sorted based on User's Feedback



. How can you get all the fields form a lookup files ? (Which function)..

Answer / pritam

This can be done using lookup() function where we can give
the lookup component name and the keys and it will give the
entire record as output..
lookup("look up file",key)

Is This Answer Correct ?    4 Yes 1 No

. How can you get all the fields form a lookup files ? (Which function)..

Answer / 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

. How can you get all the fields form a lookup files ? (Which function)..

Answer / sarang ambikar

We can use local variable in a transform to return multiple
field values from Lookup

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

Graph was failed how it is achived ? send answer with phone number? i want speak with directly who is intrest on abinitio?

1 Answers   HCL,


To which project that prefix will set is to private project or public project or both?how and where to set?

0 Answers  


What is a rollup component? Explain about it.

0 Answers  


hi, am put into Ab initio now. I need some material for to learn it!! i have to give a test also.. can anyone help me provide material please....

1 Answers  


Explain data flow graph with an example?

0 Answers  






What are the functions of the replicate and dedup component?

0 Answers  


How to connect mainframe to Abinitio?

1 Answers   CTS,


What will be the skew for, input file->partition by key-> partition by round robin->output file

0 Answers  


. How can you run a graph continuously without using continuous components ?

3 Answers   TCL,


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?

1 Answers  


how can you convert 3 way to 7way partitioning in abinitio?

4 Answers  


How abinitio eme is segregated?

0 Answers  


Categories