Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Breaking message › Breaking message
February 18, 2006 at 5:35 AM
#12913
how to split message as it requires a enumerator which is not serializable so we need a atomic transaction but in atomic transaction we cannot use sql adapter of type request/response as we need to send break msg to sql adapters of type send/recv
please do help