what transformations are used for Variable port?

Answers were Sorted based on User's Feedback



what transformations are used for Variable port? ..

Answer / murali krishna

We can use Variable port in the following transformations.

1. Expression Transformation
2. Aggregated transformation
3. Rank Transformation

Is This Answer Correct ?    49 Yes 3 No

what transformations are used for Variable port? ..

Answer / srikanth

hi
EXPRESSION T/R
AGGREGATE T/R
RANK T/R

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More Informatica Interview Questions

How to improve the performance of a session using sorter transformation?

0 Answers   Informatica,


What is a surrogate key?

0 Answers  


what is the use of Data Mart?

5 Answers   IBM,


what is service oriented architecture in Informatica 8 version

1 Answers   Cap Gemini, IBM, Systech, TCS,


What are the different types of repositories created using informatica?

0 Answers  






How can the following be achieved in 1 single Informatica Mapping. * If the Header table record has error value(NULL) then those records and the corresponding child records in the SUBHEAD and DETAIL tables should also not be loaded into the target(TARGET1,TARGET 2 or TARGET3). * If the HEADER table record is valid, but the SUBHEAD or DETAIL table record has an error value (NULL) then the no data should be loaded into the target TARGET1,TARGET 2 or TARGET3. * If the HEADER table record is valid and the SUBHEAD or DETAIL table record also has valid records only then the data should be loaded into the target TARGET1,TARGET 2 and TARGET3. =================================================== HEADER COL1 COL2 COL3 COL5 COL6 1 ABC NULL NULL CITY1 2 XYZ 456 TUBE CITY2 3 GTD 564 PIN CITY3 SUBHEAD COL1 COL2 COL3 COL5 COL6 1 1001 VAL3 748 543 1 1002 VAL4 33 22 1 1003 VAL6 23 11 2 2001 AAP1 334 443 2 2002 AAP2 44 22 3 3001 RAD2 NULL 33 3 3002 RAD3 NULL 234 3 3003 RAD4 83 31 DETAIL COL1 COL2 COL3 COL5 COL6 1 D001 TXX2 748 543 1 D002 TXX3 33 22 1 D003 TXX4 23 11 2 D001 PXX2 56 224 2 D002 PXX3 666 332 ======================================================== TARGET1 2 XYZ 456 TUBE CITY2 TARGET2 2 2001 AAP1 334 443 2 2002 AAP2 44 22 TARGET3 2 D001 PXX2 56 224 2 D002 PXX3 666 332

3 Answers   IBM, Mphasis,


what type of problem you faced insales project or insurance project

1 Answers   Sony,


What is up date strategy and what are the options for update strategy?

2 Answers  


There are two sessions are connected to the workflow. When the first session run load the data(employees data sum_salaries <= 1000000) into the target1. When the second session run load the data(employees data sum_salaries > 1000000) into the target2. How to achieve this?

1 Answers   Wipro,


What are the types of data that passes between informatica server and stored procedure?

1 Answers   Informatica,


hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.

2 Answers   IBM,


Under which circumstances, informatica server creates reject files?

0 Answers   Informatica,


Categories