What is router transformation
Answers were Sorted based on User's Feedback
Answer / ravindra.15aug
One source and having multiple targets, it is nothing but
advanced filter. here we are having default group, by this
we can rejected rows.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / krish
it is active transformation, we can use this for applying multiple conditions on data and we can load into multiple targets
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramkrish.143
When we want perform multiple condition to filter out data
then we go for router. (Say for example source records 50
filter condition mach 10 records remaining 40 records get
filter out but still we want perform few more filter
condition to filter remaining 40 records.)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / c
Router T/R is active and connected T/R .It is used for filtering data for multiple condition and to load in multiple target table.Router T/r stores the rejected data which is not matched the condition in the informatica reserved space as default data.
| Is This Answer Correct ? | 0 Yes | 0 No |
I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
How to extract sap data using informatica? What is abap? What are idocs?
What do you understand by a term domain?
what are the limitation of sorter transformation?
How to use pmcmd utility command?
What is workflow variable? When we use workflow variable? Can any one explain me with one example???
where actually the usage of push down optimization happens...
how to move the mappings from your local machine to claint place?
Can you generate sequence numbers without using the sequence generator transformation?
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?
What are the disadvantages of Sequence Generator T/R?
Dependecy Errors in Informatica ? Do u got any dependency problems while running session? Can any one Explain Clearly.