How to eliminate 1st and last rows from the source and load
the inbetween rows.

Answer Posted / manoj subramanian

I have done it using sequence generator,rank and filter transformation.
Filtering first record:
Generated sequence no using sequence transformation and given
as input to rank transformation.In properties selected
top and no of ranks as maximum rank allowed in informatica
then followed by filter transformation with filter condition
as rankindex<>1.
Filtering last Record:
Followed by another set of rank and filter wit rank property as bottom.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many transformations can be used in mapplets.

1465


Differentiate between router and filter transformation?

617


How do we call shell scripts from informatica?

601


Quickly characterize reusable change?

695


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

3455






What is complex mapping?

641


Mention few advantages of router transformation over filter transformation.

642


Differences between version 7.x and 8.x.

1423


Explain about Informatica server process that how it works relates to mapping variables?

628


Explain where to store informatica rejected data? How to extract the informatica rejected data?

584


How can we handle two sessions in informatica?

616


What happens to map if we alter the datatypes between source and its corresponding source qualifier?

607


Which transformation is needed while using the Cobol sources as source definitions?

731


How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?

1612


How would you join a node to the already existing domain?

683