what is the use of Java Transformation in Informatica 8.x?
Answer Posted / ankita
Java transformation can be used to perform complex logic transformation for input data.
Generating intermediate records: For example ,a Java transformation contains two input ports that represent a start date and an end date. You can generate an output row for each date between the start date and end date. Using Loop : For example, you can define transformation logic to loop through input rows and generate multiple output rows based on a specific condition. -
See more at: http://www.tutorial.tecktricks.com/java-transformation-in-informatica-with-example/
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the tuning techniques you applied during your last project
In how many ways we can create ports?
What is dimensional table? Explain the different dimensions.
What is the status code in stored procedure transformation?
What are some examples of informatica etl programs?
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
What does refresh system mean, and what are its distinctive choice?
Describe the impact of several join conditions and join order in a joiner transformation?
What is the difference between Active and Passive transformation?
Explain scd type 3 through mapping.
What are the databases that informatica can connect to windows?
How to implement security measures using repository manager?
How union transformation is used?
What is a sequence generator transformation?
Which transformation should we use to normalise the COBOL and relational sources?