09-23-04 02:56 AM
Hi all,
is it possible to have DTC/COM+ style transaction in biztalk 2004.
so i want to put two send shape in a atomic scope ....each of these
send shape will try to insert recods in to sql servers using biztalk
sql adapter.
actual data insertion will be done using sqlStoredProcedures.
if any one of these stored proc returns rollback, complete transaction
has to be rolled back..which includes both send shapes.
is it possible to do this in biztalk 2004 ?how?
thanks
siddharth
[ Post a follow-up to this message ]
|