my source having the records like
ram 3
sam 5
tom 8
and i want to load into target like ram record 3 times,sam
record 5 times, tom record 8 times
Answer Posted / james
Hi Guys,
we can get the desired result set using Java t/r applying
for loop.
Please let me know if you have any suggestions.
Thanks,
James.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is joiner transformation in informatica?
Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?
How can you validate all mappings in the repository simultaneously?
Define filter transformation?
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
In which transformation you cannot drag ports into it?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
Explain the informatica workflow?
What is an expression transformation in informatica?
Explain in detail scd type 2 through mapping.
Explain lookup transformation source types in informatica
What all are steps in up gradation of Informatica server?
Mention a few design and development best practices for informatica?
What do mean by local and global repository?
What is the sequence generator transformation in informatica?