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 is event and what are the tasks related to it?

707


What is mapping debugger?

658


Define pmcmd command?

714


I have a flat file, want to reverse the contents of the flat file

789


Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?

1438






Write the unconnected lookup syntax and how to return more than one column.

699


Can we create a node as a gateway node and the same node can be assigned to a grid?

727


Scheduling properties,whats the default (sequential)

1550


COM components can be used in Informatica

1982


Briefly describe lookup transformation?

667


Please tell me which institute is the best to study Informatica and asp.net in chennai Also please send me the latest interview questions in asp.net,c# and sql server to my id ramtryin@gmail.com

1681


What are the tasks that can be performed using sq?

693


How identifying bottlenecks in various components of informatica and resolving them?

686


What is an Integration service in Informatica?

802


What does role playing dimension mean?

715