100 records in source and i have 3 targets, my requirement
is first record insert into 1st target,2 record into 2nd
target,3 record into 3rd target and again 4th record into
1st target like dat..how to implement dis?

Answer Posted / chandra

SQ--->EXP-->ROUTER---->TARs


In EXP take 2 output ports ,In one output port write
mod(id,3)=1and second Oport write mod(id,3)=2..,
Next drag the ports to ROUTER
In router take 2 groups ,IN first group write condition
mod(id,1)=1
and second group write condition mod(id,3)=2
finaly drag 3output groups into 3targets

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does “tail –f” command do and what is its use as an Informatica admin.

625


What is the advantage of informatica?

642


What are multi-group transformations?

556


What does role playing dimension mean?

619


Briefly explain your complete project(sales) flow, (ie. from source received from client, transformations, then despatch to end user) what are all the process. Kindly give step by step process.

1838






What are session parameters ? How do you set them?

1371


How can we use mapping variables in informatica? Where do we use them?

616


tell me about your project functionality

1859


Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?

1497


What is pmcmd command?

668


Is there any way to read the ms excel datas directly into informatica?

546


Is it possible to define a single node as a Gateway node as well as worker node?

648


What is parallel processing in informatica?

1023


have u done any performance tuning? how u ll do?

1853


The question was on time stamp. what is the difference between HH and HH24 when to use when.

1546