We just got TFS installed and ready go.I\'m trying to decide on the disk structure. Let\'s suppose I have two BizTalk projects called Common and BookTransfer (in actuality I have 7).
I need to create an Orchestration in BizTalk 2006R1 that will consume a WCF basicHTTP web service. Does anyone have a pointers on how to do this please? The WCF service has been created by another tea
I am using a BizTalk orchestration to kick off an SSIS package. This package is essentially doing transformation on behalf of BizTalk on a very large volume of data. I have run into a problem as to th
I have a email multi-part message which I am using to send failed message routing from the messagebox to a business users mailbox.
Is there anyway for a BizTalk receive port to initialize an orchestration, pulling in FailedMessages that could otherwise be routed to a send port in the console using filtering on ErrorType exists an
In BizTalk 2006 R2, is there some way to regenerate the reference to a WCF service that has been created using the \"Add Generated Items / Consume WCF Service\" option?
I\'m using biztalk 2009 and trying to deploy via vs.net 2008. My project is just an empty BizTalk application with an empty orchestration.I\'ve created a strong name key file and selected it in the P
I am building custom pipeline components for receive pipelines in BizTalk Server (2006 and 2009). I am building the components in a streaming fashion.
I would like to know how to detect that a node is not present in the origin. I have tried hundreds of things with the logical functoids 开发者_运维问答with no success.
I have a test Biztalk project with an Orchestration containing a couple of Receive shapes, Send Shapes, and an Expression Shape.The 开发者_如何学GoExpression shape makes a call to a referenced dll tha