How many ways you create ports?



How many ways you create ports?..

Answer / swetha

Two ways

1.Drag the port from another transforamtion

2.Click the add buttion on the ports tab.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Informatica Interview Questions

What are the limitations of joiner transformation?

1 Answers   Informatica,


what is difference between dimention table and fact table?

1 Answers  


I have source data like this col1 col2 col3 5 3 8 6 2 9 7 1 10 and i want to get target as col1 col2 col3 5 1 8 6 2 9 7 3 10 which transformation i have to use and how?

3 Answers  


My source table look like ID Name Location Salary 0000001 ran tpty 1000 0000002 ram DELHI 2000 hju-hji raj hyd 1000 my target table should be ID Name Location Salary 1 ran tpty 1000 2 ram DELHI 2000 hju-hji raj hyd 1000

3 Answers   TCS,


WHAT IS THE DIFFERENCE B/W 7.X AND 8.X ? TELL ME FEW DIFFERENCES.

2 Answers  


how can we run workflow with pmcmd?

3 Answers   Wipro,


What is meant by active and passive transformation?

1 Answers  


what is normalizer transformation?

4 Answers   Wipro,


In Joiner Transformation, how to identify the master and detail tables if one is from Oracle and the other is from Sybase.

2 Answers   TCS,


What if we sort the data in descending order instead of increasing order in sorter t/f and send the data in aggregator t/f is there any performance downfall? Please answer below. thank you.

4 Answers   JPMorgan Chase,


what is the hint? how to use it to reduce the query processing in program?

4 Answers   Cegedim,


scenario: dept_no emp_nem 10 A, 10 B, 10 C, 10 D, 20 P, 20 Q, 20 R, 20 S output: dept_no emp_nem 10 A, 10 AB, 10 ABC, 10 ABCD, 20 ABCDP, 20 ABCDPQ, 20 ABCDPQR, 20 ABCDPQRS

1 Answers  


Categories