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 having source, router transformation, two targets in my
mapping... i given two conditions in router
1)sal >500
2)sal < 5000
---------------
my source is havig two sal records (1)1000 (2)2000
then which target will load first? will both targets are get
load or single target only get load...... why?

Answers were Sorted based on User's Feedback



i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / suresh

Given
sal>500
sal<5000
sal 1(1000)
sal 2(5000)
By using router transformation both targets are get loaded,because here two sal are greaterthan 500 and lessthan 5000.

Is This Answer Correct ?    16 Yes 2 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / moorthy g

Both Condition Are Satisfied,
So, It will load two targets. (T1 And T2)

Is This Answer Correct ?    10 Yes 1 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / jayashree

Refer to Page 302 of Transformation Guide:
If a row meets more than one Group Filter Condition, then PC
Server passes this row multiple times.
Hence both the targets will be loaded

PC Server determines the order of evaluation for each
condition based on the order of connected output groups.
Hence first Target1 and then Target 2.

Is This Answer Correct ?    6 Yes 0 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / manojkumar

Hi Everybody,
Please check question again.
It is

" which target will load first? "

and

"will both targets are get
load or single target only get load...... why"

As per my knowledge,
It will load into two targets defenetly. There is no doubt
about it. And It will load same time into two targets or
first target will be first and second group target will be
next.
I am not sure about it. I am also searching answer for this
question.

Is This Answer Correct ?    4 Yes 1 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / jvdwhinfo

Hi Guys,

Both the targets are loaded with both the records as both
condition are satisfied.
And the order of loading is, first target 1 is loaded and
next target 2 is loaded as informatica loads target by
target.

Thanks.
James

Is This Answer Correct ?    1 Yes 0 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / sruthi

both targets get loaded.the first target gets loaded first and then the second.it cheks both the conditions,as both cannot be loaded in the same target,it loads the data even in the second target.

Is This Answer Correct ?    1 Yes 0 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / sameer

according to router group condition first load data the into target sal<500 and then load the data into the target sal<5000 because the informatica server check the group condtion according to router group then load then the data into the target means in target t1 1000 and then load taeget t2 5000

Is This Answer Correct ?    0 Yes 0 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / chandana

Use Target load order to specify which one to be loaded
first.

Is This Answer Correct ?    3 Yes 6 No

i having source, router transformation, two targets in my mapping... i given two conditions in rou..

Answer / jani basha

both records are load into 1st target only.... because in
Router if 1st condition satisfies then it will not go to 2nd
condition....

Is This Answer Correct ?    2 Yes 22 No

Post New Answer

More Informatica Interview Questions

what is filelist concept in informatica

4 Answers  


i have a wf like wf-->s1-->s2-->s3-->s4 first start s1 later s2 later s3 here my session s3 have to run 3 times later start s4?

3 Answers   IBM,


One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?

2 Answers  


What are the data movement modes in informatcia?

1 Answers  


How you load distinct records into one target and duplicate records into another target?

3 Answers   Mphasis,


Suppose we are using a Dynamic Lookup in a Mapping and the commit Interval set for the tgt is 10000. Then how does the data get committed in the lookup if there were only 100 roows read from the src and the dynamic lookup dint have the 100th row in it?

3 Answers   Deloitte, TCS,


how may sources can be used in a mapping at a time?(limit)

6 Answers   IBM,


What are the different tools in workflow manager?

1 Answers  


what is mean by grouping of condition column in lookup transformation?

1 Answers  


What is polling in informatica ?

1 Answers   TCS,


how can one eliminate dupliacte data with out using distinct option?

5 Answers   Patni, Wipro,


in static and dynamic which one is better

2 Answers  


Categories