Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flows inside a mapping ...

Status
Not open for further replies.

ProDev

Programmer
Jul 9, 2003
51
US
Guys,

Is there any way to control the flow of execution inside a mapping ?

Lets say, I have a Source Qualifier from which 2 links go to connect to 2 different targets.

Now, how to know which target is getting affected 1st and which is the next ....

If I want to change the order (to affect target of my choice 1st and then the next) , then how to do that ?

[If I use 2 instances of the same source, then probably, I have the option "Target Load Plan ..." to have the control on such situation. But I need something, when links come from same instance ..]

Thanks
 
I't say , create 2 mappings and run them in a batch to make sure there is an order in which data is written to the target.

AFAIK one cannot control the flow within a mapping like you are expecting..

T. Blom
Information analyst
tbl@shimano-eu.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top