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 / lakshmi

source--->source qualifier--->sequencegenerator--->
exp--->router--->target.

Take nextval port and assign to exp

In router write condition below as
nextval>=5 and nextval<=995

copy all the ports from router to target

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

lookup transformation with screenshots

3559


What is a sequence generator transformation?

577


What is the scenario which compels informatica server to reject files?

606


what is degenerated dimension?

3152


How to use pmcmd utility command?

582






What are the different types of transformation available in informatica.

639


What are the databases that informatica can connect to windows?

581


How can we delete duplicate rows from flat files?

742


Is it possible to revert a global repository to local one and why?

613


Where is metadata stored?

623


While migrating the data from one environment to another environment how would you manage the connections?

624


Can we change Dynamic to Static or Persistent cache? If so what happens?

1728


Global and Local shortcuts. Advantages.

1468


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

688


What is a filter transformation?

566