Answer Posted / rashmi garg
when we set the target load order, we create the groups,
each group may have multiple targets.
so data is loaded concurrently in all the targets of one
group and sequentially in different groups in the order.
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
Please let me know how to make encryption and decryption with example?
Why update strategy and union transformations are active? Explain with examples.
pmscmd startworkflow -sv
What is transformation?
What is meant by pre and post session shell command?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
explan ur project architecture?
Differentiate between a repository server and a powerhouse?
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
Why do we need informatica?
Is there any way to read the ms excel datas directly into informatica?
What is joiner transformation in informatica?
Different qualification between a related rotate toward the sky and isolates look upward?
How do you migrate data from one environment to another?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure