i have a source with 100 records.i have 2 targets.in the first
target i want to load first 50 records & in the second target
i want to load next 50(or remaining) records.
Answer Posted / kamleshmishra291
After SQ take expression and add port
v_Sequene=v_Sequence+1
o_Sequence=v_Sequence
Take Router Transformation and add two groups
Group1 = o_sequence<=50
Group2=o_sequence>50
Connect Group1 and Group2 to Target1 and Target2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between stop and abort in informatica
What is informatica worklet?
What is the surrogate key?
Parameter and variable differences
What is a joiner transformation?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
what is the difference between informatica6.1 and infomatica7.1
Define mapping and session?
What is expression transformation?
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
What is complex mapping?
how tokens will generate?
What is the reusable transformation?
What is transformation?