Interview Questions and Answers Informatica Powercenter
Interview Questions and Answers Informatica Powercenter
Informatica Powercenter
Siddhartha Mathur|10 September, 2018
Informatica PowerCenter:
Informatica PowerCenter is an ETL(Extract Transform and Load), which
can extract information from various source systems such as Database,
Flat files, XML, etc., and transforms the extracted information according to
the requirement and loads it into a target that can be again the Database,
Flat files, XML, etc.
Here are some of the most asked interview questions when it comes to
Informatica PowerCenter:
Input,
Output
Variable
24. Can you have a Mapplet that reads data from the
source and expression transformation and writes
data to the target?
We can add source definitions that act as a source of data for our mapplet.
We can add as many sources as we want. Another way to feed data
through a mapplet is with an input transformation. Mapplet can have an
expression transformation. The output of a mapplet cannot be connected to
any target table.
You cannot include the following objects in a mapplet:
Normalizer transformations.
Cobol sources.
XML Source Qualifier transformations.
XML sources.
Target definitions.
Pre- and post-session stored procedures.
Other mapplets.
Table names.
Properties to treat the target rows (insert, update).
Joining condition.
Filter condition.
Source qualifier overrides.