How to load only the first and last record of a flat file into
the target?

Answers were Sorted based on User's Feedback



How to load only the first and last record of a flat file into the target?..

Answer / yaseen

After SQ place 2 Rank T/R and a reusable sequence generator T/R having start value 1. In 1st Rank give the top 1 and in 2nd Rank set bottom 1

Is This Answer Correct ?    7 Yes 2 No

How to load only the first and last record of a flat file into the target?..

Answer / spandita

After SQ expre/aggregate without selecting group by option
then it displays default last record for displaying first
record there is first function enable this then it displays
1st record.....

Is This Answer Correct ?    3 Yes 0 No

How to load only the first and last record of a flat file into the target?..

Answer / harish konda

First connect the exp1 with source and Sequence t/f's.

And next take the sorter and sort the data in descending
order of NEXTVAL port.

And again connect sorter to exp2 and connect sequence t/f to
this exp2.

And then connect this exp2 to router and give these
conditions NEXTVAL=1(of first sequence) and NEXTVAL=2(of
second sequence) then rout to the target.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

what is normalizer transformation?

4 Answers   Wipro,


WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com

0 Answers   TCS,


How can i maintain unique surrogate key if 2 seperate workflows from different repository run and insert/update the main table at the same time.

9 Answers   Barclays,


How to update a particular record in target with out running whole workflow?

0 Answers  


HOW DO YOU CONNECT TO REMOTE SERVER ?

1 Answers   Patni, TCS,


Define Update Override?

1 Answers  


Explain pmcmd command usage in informatica

0 Answers   Informatica,


What is operational data source (ODS)?

7 Answers  


how can import the data from the flat files?

2 Answers  


What are the tuning techniques you applied during your last project

0 Answers  


What do think which one is the better joiner or look up?

0 Answers  


how to work with mapplet designer in informatica?

7 Answers  


Categories