SRC1 -> EXP -> AGGR ->
TGT
SRC2 -> EXP ->
Above is a maaping with two pipeline connected to the taret
TGT. Design wise is this design is correct or not ?
Answer Posted / sarthak
If the column structure of the two pipelines are same...we
can use UNION t/f to pass data to single TGT instance
or
if we ll take 2 instances of TGT table.... then It ll be
correct...
else we can't connect two pipelines to single TGT instance
directly
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
Describe expression transformation?
wf dont have integration severances how you can run?
What is enterprise data warehousing?
Scheduling properties,whats the default (sequential)
Please let me know how to make encryption and decryption with example?
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
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
Explain transaction control transformation in informatica
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
Explain sessions and how many types of sessions are there?
What are the different lookup cache(s)?
What can we do to improve the performance of informatica aggregator transformation?
COM components can be used in Informatica
What are batches?