. 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

what is the difference between .dbc and .cfg file?

3 Answers   Cap Gemini,


What are Cartesian joins?

3 Answers  


What is .abinitiorc and What it contain?

3 Answers   CSC,


How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?

2 Answers   IBM, TCL,


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.

0 Answers  






How you can test a dbc file ?

1 Answers   TCL,


How many parallelisms are in Abinitio?

3 Answers  


We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?

4 Answers   IMS, TCS,


What is AB_LOCAL expression where do you use it in ab- initio?

5 Answers   Cognizant,


Can you run air sandbox run using pset ?

2 Answers  


How co>operating system integrates with legacy codes?

0 Answers  


can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................

0 Answers  


Categories