Can we make worklet inside worklet?
What are the types of data that passes between informatica server and stored procedure?
What is active and passive transformation?
In real time scenario where can we use mapping parameters and variables?
What are the main issues while working with flat files as source and as targets ?
what is the incremental agrrigation?
Explain lookup transformation is active in informatica
What is rank transform?
Can anyone briefly describe abt audit table loading?
Is scd logic we have lookup right to compare the values with source and target,instead of lookup can u have any transformation or any way to do this?
I have id, seq_no date, bill_amt and weight 1,11,'01-Jan-2014',100,2 2,12,'01-Jan-2014',40,5 3,13,'01-Jan-2014',32,5 4,14,'01-Jan-2014',98,2 5,15,'01-Jan-2014',105,3 6,16,'01-Jan-2014',11,3 1,11,'02-Jan-2014',40,2 2,12,'02-Jan-2014',100,5 3,13,'02-Jan-2014',132,5 4,14,'02-Jan-2014',198,2 5,15,'02-Jan-2014',15,3 6,16,'02-Jan-2014',16,3 Now I need output as date MXAMT_LSTWGHT MINAMT_GRTWGHT 01-Jan-2014 100 32 02-Jan-2014 198 100 Could not think of mapping to do so. Please help
Name 4 output files that informatica server creates during session running?
what are factless facts? And in which scenario will you use such kinds of fact tables.