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...

in my source i have 100 records, and 3 targets, i want to
load
1st record into 1st target,2nd record into 2nd target,3rd
record into 3rd target again 4th target into 1st target and
vice versa,how to achieve this?

Answer Posted / venkatesh.malneni

here we want to conform one thing that's is there serial no
or not
if there is serial no then we can just take a router then
create three(3) groups
First group for First target
Second is for second target
Third is for third target
write the condition as fallows
mod(s.no,3)=1-------> first target
mod(s.no,3)=2--------> second target
mod(s.no,3)=0-------->third target
if there is no s.no in source then create s.no by using
sequence generator t/r


the flow will be as fallows
/--------->t1
src--->sq---->router/----------->t2
\------------>t3

or if u use sequence generator the flow will be

sequqncegenerator
| /--------->t1
src--->sq---->router/----------->t2
\------------>t3

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one explain about dataflow in the informatica project for bank domain....thanks is advance

10727


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

1121


Can we create two repositories on same database instance in oracle?

1138


What is a dimensional model?

1033


What is a grid in Informatica?

1116


What is DR strategy for Informatica project?

1224


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

1127


What is the need of an ETL tool?

1157


Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?

1148


Clarify the utilization of aggregator cache record?

1043


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

1314


What are the different types of repositories created using informatica?

1168


How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?

1170


What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?

8264


What are the restrictions of union transformation?

1084