Consider the following scenario:
In this scenario, the message is suspended on the send port. Additionally, an event that resembles one of the following is logged.
Note The event details may vary, based on different scenarios.
Event 1
Event 2
- On a computer that is running Microsoft BizTalk Server 2010, you create a send port that uses the PassThruTransmit pipeline.
- You create and then deploy a Business Activity Monitoring (BAM) activity.
- You create a tracking profile that is based on the BAM activity definition, and then you apply this tracking profile.
- A non-XML message arrives at the send port.
Note To do this, you can create a receive location that uses the PassThruReceive pipeline, and then you can send a non-XML message to the receive location.
In this scenario, the message is suspended on the send port. Additionally, an event that resembles one of the following is logged.
Note The event details may vary, based on different scenarios.
Event 1
Log Name: Application
Source: BizTalk Server
Event ID: 5720
Task Category: BizTalk Server
Level: Error
Keywords: Classic
Description:
There was a failure executing the send pipeline: "Microsoft.BizTalk.DefaultPipelines.PassThruTransmit, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "Unknown " Send Port: "send_port" URI: "URI" Reason: Unexpected end of document. This is not a new document. The dissassembly is incomplete.
Source: BizTalk Server
Event ID: 5720
Task Category: BizTalk Server
Level: Error
Keywords: Classic
Description:
There was a failure executing the send pipeline: "Microsoft.BizTalk.DefaultPipelines.PassThruTransmit, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "Unknown " Send Port: "send_port" URI: "URI" Reason: Unexpected end of document. This is not a new document. The dissassembly is incomplete.
Event 2
Log Name: Application
Source: BizTalk Server
Event ID: 5754
Task Category: BizTalk Server
Level: Error
Keywords: Classic
Description:
A message sent to adapter "FILE" on send port "send_port" with URI "URI" is suspended.
Error details: Unable to read the stream produced by the pipeline.
Source: BizTalk Server
Event ID: 5754
Task Category: BizTalk Server
Level: Error
Keywords: Classic
Description:
A message sent to adapter "FILE" on send port "send_port" with URI "URI" is suspended.
Error details: Unable to read the stream produced by the pipeline.