Data is passed from one active trans and one passive trans
into a passive transformation.Is the mapping valid or
invalid?
Answer Posted / jhilam roy
The answer is conditional.
1. If both the active and passive transformations belong to
the same pipeline, then the answer is VALID. Example: see
SCD mappings.
2. On the other hand, if the active and the passive
transformation belong to two different pipelines, then the
answer is INVALID. Example: you can try it on your own and
cross-check the correctness of the answer.
Hope, this clarifies any doubt.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the function of look up transformation?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
How can you generate reports in informatica?
Describe the impact of several join conditions and join order in a joiner transformation?
How to handle decimal places while importing a flatfile into informatica?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
What all are steps in up gradation of Informatica server?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
What is flashback table ? Advance thanks
What is decode in static cache?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
tell me about your project functionality
In informatica workflow manager, how many repositories can be created?
Write the prerequisite tasks to achieve the session partition?
How to convert multiple rows to single row (multiple columns) in informatica