what is the use of Java Transformation in Informatica 8.x?
Answers were Sorted based on User's Feedback
Answer / vishnuvardhan
Active or Passive & Connected. It provides a simple native
programming interface to define transformation
functionality with the Java programming language. You can
use the Java transformation to quickly define simple or
moderately complex transformation functionality without
advanced knowledge of the Java programming language or an
external Java development environment
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / 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 |
what is the use of Data Mart?
Insert else update option in which situation we will use
Suppose in the next version of Informatica, RTR Xn is excluded. Then how will u route data to different tgts?
replace multiple spaces with single space.
what r the transformations that r not involved in mapplet?
How to load data in informatica ?
How can we delete duplicate rows from flat files?
version controlling in informatica?
Dovelopment work (mapings,workflows)and unit testing also done in informatica ,then wt we do ? pls give me detail?
how do u get the first record from 50,000 records ?
10 Answers TCS, UBS,
When do you use sql override in a lookup transformation?
How to load the source table into flat file target(with columns) in informatica?