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 will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?

555


hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you

9172


How can we improve session performance in aggregator transformation?

678


What is Cognos script editor?

3790


How can we use batches?

606






What are data-driven sessions?

717


what is Active lock explain

2374


What is the advantage of informatica?

650


What is a predefined event?

662


What is mapping debugger?

574


Describe expression transformation?

636


How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.

1338


In what scenario we use to improve session performance by pushdown optimization?can any one give example?

5268


How do you load only null records into target? Explain through mapping flow.

1509


Why do you use Mapping Parameter and mapping variable?

1292