One source and 3 targets
1st row-1st target
2nd row-2nd target
3rd row-3rd target
4th row-1ist target how will u do?
Answers were Sorted based on User's Feedback
Answer / usha
By using Sequence Generator transformation.
in Sequence Generator transformation we shoud set
start value =1
cycle should enable
end value = 3
increment value=1
in router we should give condion as
next value=1 for 1st group
next value=2 for 2nd group
next value=3 for 3rd group
S-->SQ--> seq-->rout--> Target1
Target2--> Target3
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / kns
source--->source qualifier-->sequence gen(we want to
reset)--->expression(decode)---->router(conditions)--->targets
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / cool buddy
take the rank T/R(take no.of ranks=4)and the take router t/r
in that give conditions as 1)rankindex=1,2)rkindx=2 etc.,
i think this will do .
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / sushma
Source ---> SQ ---> Expression ---> Router ---> Targets
| Is This Answer Correct ? | 3 Yes | 4 No |
AT the max how many transformations and mapplets can we use in a mapping ?
1 Answers Cap Gemini, Cognizant,
I cleared Informatica certification Designer. if anybody need dumps, can contact at mukesh1009@gmail.com
119 Answers Accenture, Gcs, TCS,
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
What is the difference between a repository server and a powerhouse?
In Which scenario did u used Incremental loading?
Hi All, I've 110 records in my table but 101 records contains an error. When I run the session, I want to load the 100 records into the target. Can anyone suggest me the best solution for this... Thanks in Advance,
Slowly changing dimensions, types and where will you use them
what is the difference between informatica6.1 and infomatica7.1
Explain lookup transformation in informatica
What is DTM process?
What are the new features in Informatica 5.0?
Can we write to_date(three arguments) ? Will it work ? Advance thanks