Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Using SQL Two-Way Send in Orchestration Scenario › Re: Using SQL Two-Way Send in Orchestration Scenario
May 18, 2009 at 4:23 AM
#22388
Hi There!
More info required. How is the activation on your receive shapes set up? Correlation-sets? Etc.etc… Can it simply be that you’ve forgot to set activate=true on the receive-shape that is supposed to trigger your orchestration to run (the top-most one)?
// Niklas