why cant we put a sequence generator or upd strategy
transformation before joiner transformation?
Answers were Sorted based on User's Feedback
Answer / 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 |
How to convert multiple rows to single row (multiple columns) in informatica
what are the enhancements made to Informatica 7.1.1 version when compared to 6.2.2 version?
Hi Experts, Performance Wise Which transformation is better in LOOKUP AND JOINER TRansformations? Why? Can anybody please explain it ? Please help me out from this Question. Thanks In Advance.
why we need informatica
Hi, This is Lakshmi,Anyone taking classes for datawarehouse-Informatica and BO with real time project
What is an expression transformation?
How can we delete duplicate rows from flat files?
How do you take back up of repository?
What is difference macros and prompts?
Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 Answers iFlex, Morgan Stanley,
Is it possible to update the target table with PK?
How to extract sap data using informatica? What is abap? What are idocs?