why cant we put a sequence generator or upd strategy
transformation before joiner transformation?
Answer Posted / bhupal
if you use the update strategy transformation before joiner in mapping, the mapping will be invalid because of data flow validation errors in mapping irrespective of operations you implemented in update strategy.
joiner transformation input should be from source qualifier transformation.
source---->sq--->seq--->
joiner---->trg
source---->sq---->
we cant create mapping like this because seq does't allows port to create and accept from other tr.
src--->sq--->
joiner--->trg
seq--->
we cant create like this. joiner inputs should be from source qualifier.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are data-driven sessions?
Performance tuning( what you did in performance tuning)
What is decode in static cache?
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
What are the types of schemas we have in data warehouse and what are the difference between them?
explain one complex mapping with logic? sales project?
What is a sequence generator transformation?
When do you use sql override in a lookup transformation?
expain about the tune parameters?
Explain the mapping variable usage example in informatica
How do you update the records with or without using update strategy?
What is fact table? Explain the different kinds of facts.
What do you understand by term role-playing dimension?
What is pmcmd command?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?