Questions tagged [biztalk-pipelines]

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.

  1. About Pipelines, Stages, and Components
  2. Types of Pipelines
  3. Types of Pipeline Components
  4. Pipeline Stages
  5. Default Pipelines
  6. Pipeline Templates
  7. Pipeline Components
  8. Schema Resolution in Pipeline Components
  9. Envelope Use in the XML Assembler and Disassembler Pipeline Components
  10. Property Demotion in Assembler Pipeline Components
  11. Property Promotion in Disassembler Pipeline Components
  12. Distinguished Fields in Disassembler Pipeline Components
37 questions
0
votes
1 answer

Xml To Excel Pipeline BizTalk

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?
Midhun Mathew
  • 2,147
  • 8
  • 28
  • 45
0
votes
1 answer

Object reference not set to an instance of an object in BizTalk project

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…
Vivek Kumar
  • 31
  • 1
  • 7
0
votes
1 answer

Failure executing the send pipeline in Biztalk 2006 R2 using HL7

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…
WtFudgE
  • 5,080
  • 7
  • 47
  • 59
0
votes
1 answer

Calling BizTalk pipeline component from .NET C#

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…
Howard
  • 11
  • 1
  • 4
-1
votes
1 answer

BizTalk Server 2016: Receive a zip file and unzip it

I followed the exact same steps given in the following blog, but the output file is still in zip format with increase in file size and file gets…
-1
votes
1 answer

Routing messages for two parties received on the same endpoint in BizTalk

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?
Oana Jișa
  • 11
  • 1
-1
votes
3 answers

BizTalk: BTAHL72XReceivePipeline Pipeline Component

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…
Dev
  • 119
  • 4
  • 16
1 2
3