if i have a delimited file as source so how can we seperate this file into three diff targets?
Answers were Sorted based on User's Feedback
Answer / lakshmi
using expression ,transaction control transformations
| Is This Answer Correct ? | 0 Yes | 0 No |
what r d pre-requiste for update strategy transformation, and differnce between delete n truncate in target session properties for update strategy
I have table with ID,PRD_DT,PRD_FLAG,CUST_DT,CUST_FLAG I need to get max date and its corresponding flag for both the date columns. Ex:- 1A,10/3/2015,AC,10/3/2015,XY 1A,10/4/2015,AB,10/2/2015,XZ Output needed 1A,10/4/2015,10/3/2015,XY I have 100 million + in the table so avoid self-join...
I still need further explanation about the difference between active and passive transformation with some examples.Thank You
How will u find weather dimension table is big in size of a fact table?
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
what is row level and column level indicator?
what is normalizer transformation?
Is there any way to read the ms excel datas directly into informatica?
what is the need of session partitioning... how it is useful in real time
How to generate sequence numbers without using the sequence generator transformation?
Hi Every One When i Start the Workflow, Table is Going to be Stored in the target database But the columns are not going to the target database table in my PC , please give me the solution and waiting for solution
What are the issues that you have faced while moving your project from the Test Environment to the Production Environment? Please explain in depth thanks in advance