I was wondering if someone knows where I can see the data of a suspended message in the biztalk database.
My company is about to undergo a large project in which our client wants a large customer portal with a cms, crm implementing.This will require interaction with data from multiple sources across our c
I have a scenario were I need to move a vast amount of data, and I need to use BizTalk to control the flow and contain the business logi开发者_运维问答c. The problem is that BizTalk will not be able t
I have a Biztalk 2006 R2 project (used with ESB Guidance 1) I am calling from orchstration to a static method in c# code, this method uses a class to load a file data into xlang message body at part 0
I\'d like to create a MSBuild project that reflects the project dependencies in a solution and wraps the VS projects inside reusable targets.
I\'m trying to configure automated build of BizTalk 2009 projects using Team Foundation Server 2008. We have a staging server which has BizTalk 2009 installed. I ran the Team Foundation Server Build
We recently upgraded our biztalk server 2006R2 to SP1. The problem is that we\'re having some sm开发者_Python百科all issues now, for example the administration console crashes when I browse for a fold
I have a schema that has the max length property set on all of its elements, of various size. I am mapping to it and expect that the max length will be exceeded quite often.
I have inherited a web site project that makes use of a number of WCF Web Services hosted on a BizTalk server. We have two environments that I need to deploy this project to, with different URLs for t
I\'m running into this problem when trying to call a SOAP Web Service from within a Biztalk orchestration.