hi all hi have flat file like below my requirement is
empid,ename,sal,loc
101,vamshi,5000,hyd
101,vamshi,5020,hyd
201,raju,5000,hyd
202,ram,4000,hyd
203,kumar,3500,pune
203,kumar,3500,pune
203,kumar,5000,hyd
203,kumar,6000,hyd
i want the o/p like this
in one target
201,raju,5000,hyd
202,ram,4000,hyd
and in second target
101,vamshi,5000,hyd
101,vamshi,5020,hyd
203,kumar,3500,pune
203,kumar,3500,pune
203,kumar,5000,hyd
203,kumar,6000,hyd

Answer Posted / redflower

src->sq->exp->router->trg1
->trg2

create one variable port and write the substr() function
ename like k% is goes to one trg and remaining records goes
to another trg by using router t/r

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Active and Passive transformation?

629


Can we create a Integration service without a Repository service and vice versa?

720


Difference between Data and Index Caches?

647


Where is metadata stored?

616


Describe the impact of several join conditions and join order in a joiner transformation?

641






scenario where i can use only concurrent execution of workflow.

2535


Define the various join types of joiner transformation?

557


What are the components of Informatica? And what is the purpose of each?

614


how to load rows into fact table in data warehouse

634


Which are the different editions of informatica powercenter that are available?

553


What are the different components of powercenter?

578


How to create or import flat file definition in to the warehouse designer?

609


can anyone explain me about retail domain project in informatica?

7425


How to extract sap data using informatica?

603


What do you mean by blocking transformation?

579