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 |
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.
What is the Rankindex in Ranktransformation?
have you developed documents in your project? and what documents we develop in realtime?
CAN WE IMPLEMENT SCD TYPE 1 AND SCD TYPE 2 IN SAME MAPPING? IF SO HOW?
What is the difference between sequential batch and concurrent batch and which is recommended and why?
What are the validations that you can perform in oracle and in informatica ? Advance Thanks
What is the procedure for creating independent data marts from informatica 7.1?
How you count the number of records available at your source?
How to Migrate the UNIX SCRIPTS from SIT TO PROD?
Q. Informatica workflow, it is running beyond two hours for last couple of runs, normally it completed less then 30 min., hardly 40 min, last couple of run crossing 2 hours and more in that workflow only one session. now it is aasign to you that how to idenitfy the performance issue of the sesion of production.
how i will stop my workflow after 10 errors