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 f;latfile source. i have two targets t1,t2. i want to
load the odd no.of records into t1 and even no.of recordds
into t2. what is the procedure and whar t/r's are involved
and what is the mapping flow

Answer Posted / sree

1. drag source and targets in to mapping designer work space
2. from t/r devoloper take sequence genarato t/r,exp t/r
and router t/r.
3. in seqg t/r give startvalue 1 ,increment by 1
give netval to a newpor in exp t/r
4. drag all ports of sq to exp in addition to newport
5. in router t/r create one group name as odd
give condetion mode(newport/2)!=0
6. give from group odd to t1
and defoult to t2.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Enlist the various types of transformations.

1118


How to update a particular record in target with out running whole workflow?

1622


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

1170


how to load dimension table and fact table. plz tell me the steps.

2140


What is a connected transformation?

1182


Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1954


can any one give some examples for pre sql and post sql(Except dropping and creating index).

4147


Why do we need informatica?

1053


hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?

2045


Differentiate between joiner and lookup transformation?

1158


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

4249


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

1313


Explain what is informatica metadata and where is it stored?

1104


Explain sql transformation in script mode examples in informatica

1209


How to generate sequence numbers using expression transformation?

1145