. How can you get all the fields form a lookup files ?
(Which function)
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
Mention what dedup-component and replicate component does?
What is MAX CORE of a component?
difference betwween check point and phase?
Mention what is a partition and what are the different types of partition components in abinitio?
Mention what are the different types of parallelism used in abinitio?
What exactly do you understand with the term data processing and businesses can trust this approach?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
What is a local lookup?
What do you understand by overflow errors?
How to run a graph infinitely?
Describe how you would monitor and control database physical file size and growth?