i have thousand records in my source(flat file) i wanna load
990 records i don't want load first 5 records and last 5
records at informatica level?

Answer Posted / swathi

SOURCE->SQ->EXP->ROUTER->TARGET
After sq take seq or exp in exp using variable port concept create seq id like
v_count=count+1;
create output port assign variable port to output like
o_count=v_count
next take router and pass output port to router give condition
o_count>=5 and o_count<=985

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name at least 5 different types of transformations used in mapping design and state the use of each.?

670


what is song in infrmatica...?

1676


How to improve the performance of a session using sorter transformation?

688


Explain joiner transformation in informatica

667


Dimension Object created in Oracle can be imported in Designer Cubes contain measures

1936






What are the validations that you can perform in oracle and in informatica ? Advance Thanks

1656


Under which circumstances, informatica server creates reject files?

589


What is pmcmd command?

677


without table how to come first record only in oracle?

1854


How do you change a non-reusable transformation to reusable transformation?

598


What is a shortcut and copy in Informatica and how two are different with each other?

686


what is diff b/t sorter t/r and agg have the option sorter property...

1748


can any one give some examples for pre sql and post sql(Except dropping and creating index).

3510


Explain dynamic target flat file name generation in informatica

650


What is incremental aggregation?

575