How to import mapping from one repository to another repository?
Latest Answer: You can use repository manager for the same.Open the repositories drag and drop the mapping from one repository to other. ...
What are active mapplet and passive mapplet?
Latest Answer: A mapplet can be active or passive depending on the transformations in the mapplet. Active mapplets contain one or more active transformations. Passive mapplets contain only passive transformations. When you use a mapplet in a mapping, all transformation ...
What is the difference between sorting data in SQ and SRT transformation?
Latest Answer: The difference for sorting the data in source qualifier and sorter transformation is that:If your source is relation then you can sort the data in both both transformation.But your source is file then you can only sort those data in Sorter transformation.regards....Prabhu ...
How can we call a VB script on Informatica.
How can we use mapping parameters?
Latest Answer: Mapping Parameters: Mapping parameter is a constant value which points to any datatype in the entire mapping. its value will not be changed as earlier said. Mapping variable: Mapping variable is same thing like mapping parameter except its value will ...
What is front end loading in Informatica?
How do we normalize data which is in .txt comma seperated by using Normalizer transformation and storing the data in a Dimentional table?
How to make the connections and How to run in session?
Latest Answer: Connection String Creation:First go to the Work flow manager and then select your folder, then go to Connections menu and select Relational and select the type of database from the drop down and click on new button. enter the details like name of ...
How to calculate max value of a column without using aggregrator transformation?
Latest Answer: If you just need to get the max value by the end of session (to increment a value or put at the bottom of a flat file ) you can do the following. Let's say you need to find the max value for a port called INCOME. You feed rows through an expression. ...
What is the extension used to store backup of repository?
Latest Answer: The extension used for Backup Repository is .rep ...
View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Go Top