what is the use of Java Transformation in Informatica 8.x?

Answers were Sorted based on User's Feedback



what is the use of Java Transformation in Informatica 8.x?..

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

what is the use of Java Transformation in Informatica 8.x?..

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

Post New Answer

More Informatica Interview Questions

Plz can anybody send Informatica and Cognos FAQ Plz To thid ID ppradeep_dwh@ayhoo.co.in

2 Answers  


If u select groupby port in aggregator what is output and dont select groupby option what is output

2 Answers  


If i done any modifications for my table in back end does it reflect in informatca warehouse or maping desginer or source analyzer?

2 Answers  


What is the target load order?

3 Answers   HCL, Informatica,


My source is EmpID, Salary- (101, 1000)(102, 2000)(103, 3000). In the Target I want the following EmpID, Salary, Composite_Salary- (101, 1000, 1000)(102, 2000, 3000)(103, 3000, 6000). Please guide on how to build the mapping.

5 Answers   Amdocs,


what are challenges that you faced in testing? give solution to it?

1 Answers  


1 2 3 * 4 5 6 * 7 8 9 how to load records between two stars(*),

10 Answers   Cap Gemini,


How can u stop a batch?

2 Answers  


yesterday my session run ten min.today its run 30min, wt is the reason? if any issues how to solve that?

2 Answers   iGate,


While importing the relational source definition from the database, what are the metadata of source that will be imported?

1 Answers   Informatica,


What is the query to find nth highest salary? What is the use of cursors?

8 Answers   Keane India Ltd,


How to jion 2 tables, without using any condition?

11 Answers   Amazon,


Categories