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
How to extract sap data using informatica? What is abap? What are idocs?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
What is informatica worklet?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
What is status code in informatica?
How to do unit testing in informatica? How to load data in informatica ?
draw informatica architecture 8.6 ?
What is sequence generator transformation in informatica?
What are the validations that you can perform in oracle and in informatica ? Advance Thanks
How might one distinguish in the case of mapping is right or not without associating session?
Please let me know how to make encryption and decryption with example?
What does command task mean?
What are the modules in Power Center
What are the new features of informatica 9.x in developer level?
What is depict expression change?