I want load the data into target with out 1st and last record.
Answer Posted / babu
Hi A.C Sekhar,
If u r source is flat file,u should take seq/tr and agg/tr
in that take first function and last function after that
take a filter/tr filter condition is seqno !=fno or seqno!
=lno.
MAPPING;
SEQ-->SEQ-->AGG-->FLT-->TRG
PORTS;
NEXTVALUE -->SNO (SEQTR-->AGG)
IN AGG/TR
1.FNO=FIRST(SNO) OUTPUT PORT.
2.LNO=LAST(SNO) OUTPUT PORT.
IF ANY THING WRONG,PLEASE LET CORRECT ME.
THANKS,
BABU.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the various types of transformation?
What is a joiner transformation?
Separate from a database, an information bazaar, and an information stockroom?
What are the differences between source qualifier and joiner transformation?
What the difference is between a database, a data warehouse and a data mart?
How can you define user defied event?
Did u used latest transformations of 8.6.0? for what?
What is rank transform?
Is it possible to define a single node as a Gateway node as well as worker node?
what are the Methods For Creating Reusable Transformations?
can any one give some examples for pre sql and post sql(Except dropping and creating index).
Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?
Where can we find the throughput option in informatica?
How to create the source and target database connections in server manager?
How many dimensions are there in informatica?