Multiple choice technology

Is there any transformation called Java transformation?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Yes, Java transformation is a valid transformation type in Informatica PowerCenter. It allows developers to write custom transformation logic using Java code, providing flexibility for complex data transformations that might be difficult to achieve using built-in transformations. The Java transformation can include imports, use Java libraries, and implement custom business logic.