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

What are the differences between a connected lookup and unconnected lookup?

644


How can we update a record in the target table without using update strategy?

653


What are data-driven sessions?

713


EXL informatica Questions

931


What all join we can perform in LOOKUP transformation?

560






What are the differences between joiner transformation and source qualifier transformation?

621


What is depict expression change?

615


Separate from a database, an information bazaar, and an information stockroom?

605


What is a pre-defined event and user-defined event?

577


Differentiate between reusable transformation and mapplet.

569


What do think which one is the better joiner or look up?

723


How to start a workflow using pmcmd command?

710


difference between repository database and repository service?

618


Whats the difference between informatica powercenter server, repositoryserver and repository?

672


What is the difference between informatics 7x and 8x and what is latest version?

540