Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

i have n number of records in my source, i want first and
last record to my target. how can u implement this scenario .

Answer Posted / venkateshmalneni

we can also do it like this
FIRST PIPELINE

From sq connect all the ports to expression t/r and by using sequence generator t/r generate sequence number.
From expression t/r connect the all the ports to the filter t/r write a condition sno=1.
from filter t/r connect all the ports to the target
SECOND PIPELINE

From sq connect all the ports to Aggrigator t/r and dont group by any port,connect the ports to the target
THE DATA FLOW DIAGRAM WILL BE LIKE THIS
sequencegenerator
|
\|/
src--->sq--->expression--->filter--->trg
|
|-->aggrigator--->tgr


I think this will work

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we get 1st record through Informatica(without sequence number).

1518


What is target designer and target load order?

1169


How to load the data from a flat file into the target where the source flat file name changes daily?

1097


Mention few power centre client applications with their basic purpose?

1000


In informatics server which files are created during the session rums?

1165


Under what conditions selecting sorted input in aggregator will still not boost session performance?

1129


What is powercenter on grid?

1227


What is a repository? And how to add it in an informatica client?

1192


How to generate or load values in to the target table based on a column value using informatica etl tool.

1113


Why filter transformation is an active one?

1032


What is informatica etl tool?

1058


Explain informatica architecture - version 8 / 9

1146


What is deployment group?

1296


What are the types of data warehouses?

1576


Which means the first record should come as last record and last record should come as first record and load into the target file?

1141