suppose i have source
101 a
101 b
101 c
101 d i want target like 101 abcd how will u achive this
please give me the answer
Answer Posted / babu
Hi Aruna,
U r answer has small change,i.e one output port and in
aggregator t/r column1 is group by port not column2.
SRC
|
SQ
|
EXP
{
(variable port) var:IIF(col1=var1,concat(var,col2),col2)
(variable port) var1:(col1)
(output port) oup:var
}
|
AGGR(COL1 AS A GROUP BY PORT)
|
TRG
MAPPING DESIGN::
SRC-->SQ-->EXP-->AGGR-->TRG
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
What is meant by LDAP users?
What is the difference between router and filter?
How union transformation is used?
What is substr in informatica?
what is unit testing?tell me proceedure
What is the advantage of informatica?
How many input parameters can exist in an unconnected lookup?
What are the features of complex mapping?
What is the difference between informatica 7.0 and 8.0?
What are the performance considerations when working with aggregator transformation?
difference between informatica 8.1.1 and 8.6
How to load last n records of file into target table - informatica
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
What are the static cache and dynamic cache in informatica?