suppose we have 1 to 10 records.In router transformation we
had given two condition
A>= 5
A<=5
then what will be the output?
Answers were Sorted based on User's Feedback
Answer / mike
If you create two groups in the router transformation and
you want to load the records in to two target tables then
src-->srcq--->router-->/t1
\t2..The records which meet the
condition in the first group will pass in to the T1 and the
records which meet the condition in the second group will
pass in to the T2...i mean to say all the records that
matches the condition will come as an output
correct me if i was wrong
| Is This Answer Correct ? | 7 Yes | 6 No |
Is it possible to have "5 source & 5 Target" in single mapping?
my source table having sureshraj42@gmail.com and rajeshraj42@gmail.com and i have only sureshraj and rajeshraj for my target table which transformation i have to use in informatica
What are the reusable transforamtions?
can a port in expression transf be given the name DISTINCT
Insert else update option in which situation we will use
Why union transformation is an active transformation?
can we have to do changes in session property when we are dynamically generating target files?
whats the option in informatica 7 version is outdated in informatica 8 version onwards.
can you use flat file for repository?why?
How might one distinguish in the case of mapping is right or not without associating session?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
why we use source qualifier transformation?