What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
No Answer is Posted For this Question
Be the First to Post Answer
I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y
What is the difference between STOP and ABORT options in Workflow Monitor?
I have source like col1,col2,col3,col4 and the values are like 3,6,1,7 1,5,3,8 2,1,5,6 i want the output like 3,6,7 5,3,8 2,5,6 How we will achieve in this scenario in informatica level. Please help me.. Thanks in advance..
How many repositories can we create in Informatica?
How mapping parameter and variable works
Under which circumstances, informatica server creates reject files?
Using Expression transformation how to remove duplicate records from a relational source?
How can we join the tables if they don't have primary and foreign key relationship and no matching port?
What is blocking transformation?
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
Can we call a stored procedure from a unix script which is run using command task
what is casual dimension?