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 hint? how to use it to reduce the query processing in program?
What is dimensional table? Explain the different dimensions.
can anyone explain me about sales project in informatica?
My source table having some records ,i want load 1st record and last record into one target?
What is the meaning of decode in informatica?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
server hot-ws270 is connect to Repository B. What does it mean?
i have a table with name field. i,e name Shankar prabhakar nitikripa so no if a occures 3 times in name then it will go to tgt A if b occures 3 times in name then it will go to tgt b .. if z occures 3 times in name then it will go to tgt z
what happens if you try to create a shortcut to a non- shared folder?
what is the use of Java Transformation in Informatica 8.x?
I want to get an license to produce excel format output using informatica tool. Anyone help me in this issue. Thanks in advance, Vishnuvardhan
How can you join two tables without any common column present in them?