My source is EmpID, Salary- (101, 1000)(102, 2000)(103, 3000).
In the Target I want the following EmpID, Salary,
Composite_Salary- (101, 1000, 1000)(102, 2000, 3000)(103,
3000, 6000). Please guide on how to build the mapping.
Answer Posted / rambhupal
by using variable port also we can solve this.create one variable port and output port,assign that v_count=v_count+salary,for out port o_count=v_count
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which version configuration tool used in ur project?
What is rank transformation?
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 create the source and target database connections in server manager?
What are roles and groups and benefits of using them?
Quickly characterize reusable change?
Explain what is informatica metadata and where is it stored?
Differentiate between sessions and batches?
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
Why do we need informatica?
How can we store previous session logs?
Why do you use Mapping Parameter and mapping variable?
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
What are the types of schemas we have in data warehouse.
Dimension Object created in Oracle can be imported in Designer Cubes contain measures