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
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
How to generate sequence numbers without using the sequence generator transformation?
what is the difference between informatica6.1 and infomatica7.1
How can you differentiate between powercenter and power map?
what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Please let me know how to make encryption and decryption with example?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
How can we use mapping variables in informatica? Where do we use them?
Sequence generator, when you move from develoment to production how will you reset
Global and Local shortcuts. Advantages.
Briefly describe lookup transformation?
Have you worked with/created Parameter file
Write the program through which the records can be updated?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
What are the tasks that source qualifier perform?