How to extract original records at one target & Duplicate
records at one target?
Answer Posted / sks
Hi,
Yes you can do it by using Expression transformation as
well. Infact, by using 2 SQ (source qualifier) and using
sql queries (as I explained earlier), you can perform the
required task on relational tables only (but not on flat
files etc).
In the case of flat files as source, you will need to use
Expression transformation. But you also need to use sorter
before expression (otherwise record flag will change for
every incoming record & duplicates won't be traced). The
sequence of transformations will be as follows -
Source -> SQ -> Sorter ->Expression ->Router(or 2 filters) -
>Targets
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
What is a stored procedure transformation?
How can you validate all mappings in the repository simultaneously?
Separate from a database, an information bazaar, and an information stockroom?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
Explain direct and indirect flat file loading (source file type) - informatica
Repository user profiles
Explain load alternative records / rows into multiple targets - informatica
What do you understand by term role-playing dimension?
What are the databases that informatica can connect to windows?
pmscmd startworkflow -sv
Explain sessions?
How to go to the older version for a mapping?
How identifying bottlenecks in various components of informatica and resolving them?
Explain about Informatica server process that how it works relates to mapping variables?