This tag should be used to refer BizTalk Pipeline related Questions and Answers. To know more about the BizTalk Pipeline and its usage refer this link.
This tag should be used to refer BizTalk Pipeline related Questions and Answers. To know more about BizTalk Pipeline types, categories, stages and usage refer the following links.
I am looking for an XML to Excel Pipeline. I have tried so many of them. even tried to create my own. Is there any sample available that I can start working on?
I have a solution that contains three BizTalk projects named BizTalk.Schemas, BizTalk.Pipelines and BizTalk.Archive.Component.
When I am Rebuilding the solution, It is throwing error of "Object reference not set to an instance of an object" in…
We have a strange problem. I added a couple of new schema's and orchestrations similar to ones we already had, and redeployed. The thing is, we recently upgraded to SP1 BizTalk 2006R2 and I'm not really sure if this is the cause of our problem.
I…
Currently decryption/encryption and signature validation is implemented in my BTS application by using custom pipeline component which internally uses pipeline assembly that is the BTS assemblies, I was thinking of shifting the message…
I am receiving messages for two parties on the same endpoint. My receive port receives AS2 messages, not EDI, and I am trying to route this messages.
How can I route the messages I receive to a different locations for each party?
I've set-up two applications, one with FILE Receive Port and the other with a Send Port subscribing to that Receive Port with filter set as BTS.ReceivePortName == {ReceivePortNameHere}. I'm using BizTalk 2013 R2.
In the Receive Port, I'm using the…