I have in my source Records like 100,101,102 etc. I have
router transformation which has groups like one group is
empno=100, second group is empno>99. Now i want to know my
source record 100 loads into which group?
Answers were Sorted based on User's Feedback
Answer / santosh
The record will be loaded into both the groups.
| Is This Answer Correct ? | 32 Yes | 0 No |
Answer / rampriya
if your input satisfies the condition of all your input
groups, then it will go into all of your groups excluding
default group. thats the only reason why router
transformation is active transformation
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / abhishek kumar
my source record 100 loads into one group. because router
first check first group than after second conscecuently.
| Is This Answer Correct ? | 3 Yes | 11 No |
what is the process we used in joiner transformation,there is no matching column in sources?
my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.
Hello all, In SOA architecture i.e 8.6 , What is mean by node exactly?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
Discuss the advantages & Disadvantages of star & snowflake schema?
When do we use dynamic cache and static cache in connected and unconnected lookup transformations?
What is the difference between OLTP and ODS?
explain different types of modeling.
Design a mapping to load a target table with the following values from the above source?
In pmcmd command we need to type -p:password. Will it be visible to others who is having access to this file ?
What is difference between Mapplet and reusable transformation?
What are mapplets? How is it different from a Reusable Transformation?