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

PASS RECORDS FROM SOURCE QUALIFIER TO EXPRESSION.
CREATE A VARIABLE WITHA GGREGATION AS COUNT N ASSIGN ITS VALUE AS 0.
CREATE TWO PARAMETRES N ASSIGN DEM VALUES.
FIRST ONE 5
SECOND ONE 995
.
IN EXPRESSION CREATE AN OUTPUT PORT AS NUMBER DATATYPE N IN THE EXPRESSION EDITOR WRITE....
SEQUENCE=SETCOUNTVARIABLE(VARIABLE NAME U CREATED).

NOW
ATTACH IT TO THE ROUTER
CREATE A GROUP AND ENTER CONDITION
SEQUENCE>5 AND SEQUENCE<995
CONNECT THIS PORT TO TARGET...

SEHAJ....

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a query to retrieve the latest records from the table sorted by version(scd)

629


Explain Dataware house architecture .how data flow from intial to end?

2120


Explian the Process of deployment groups in informatica

655


What are the different types of olap? Give an example?

554


How do you load unique records into one target table and duplicate records into a different target table?

705






How can we create index after completion of load process?

594


What are the various types of transformation?

640


what is the size of your data warehousing?

1669


What is target load order?

803


What is union transformation?

570


Clarify the utilization of aggregator cache record?

575


4 yrs etl devloper roles and responsibilities?any body give solutions

1569


Tell me about Propagate functions in informatica

520


Define update strategy?

633


What does command task mean?

606