Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Input and output folder › Input and output folder
December 15, 2005 at 2:23 PM
#12526
Hi
We have used [b:ccb5b97a7e]Direct Binding [/b:ccb5b97a7e]in order to connect two orchestration. In this case we have use Looping structure in first orchestration and whatever output of one orchestration is given as a input to another orchestration.
In second orchestration program we have used SQL adapter to call stored procedure. It takes input correctly but gives me error as
[b:ccb5b97a7e]Publishing a batch of \”1\” message to message box database for the transfer adapter \”SQL\”[/b:ccb5b97a7e]
Could you tell me how to overcome that error?
Thanks in advanced