How to extract original records at one target & Duplicate
records at one target?
Answer Posted / sunil
Its not very clear by using expression transformation.Can
any one eloberate. I am creating one variable port VAR_EMPNO
in exp and giving value as EMPNO.Created one output port
EMPVAR_OP with cond : IFF(EMPNO = VAR_EMPNO,1,0) Based on
this I am filtering and redirecting to two targets but its
not working, is the expression fine over here?
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Separate from an archive server and a powerhouse?
What is the scenario which compels informatica server to reject files?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
how to load dimension table and fact table. plz tell me the steps.
Explain Dataware house architecture .how data flow from intial to end?
can we override a native sql query within informatica? How do we do it?
How to create the source and target database connections in server manager?
How to generate sequence numbers using expression transformation?
Differentiate between joiner and lookup transformation?
How does a rank transform differ from aggregator transform functions max and min?
Write the advantages of partitioning a session?
What is rank transformation?
Briefly explain the aggregator transformation?
What are the data movement modes in informatica?
Differentiate between router and filter transformation?