Scenario 1
Consider the following scenario:
- You create a receive location.
- You use the XMLReceive pipeline in the receive location. Or, you use a custom receive pipeline that contains the XML Disassembler pipeline component in the receive location.
- On the receive pipeline, you set the ValidateDocument property to True.
- A message arrives at the receive location.
Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5753
Description:
A message received by adapter "adapter_name" on receive location "receive_location" with URI "URI" is suspended.
Error details: There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "XML disassembler" Receive Port: "Receive_Port" URI: "URI"
Reason: Invalid 'id' attribute value: Duplicate ID attribute.
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5753
Description:
A message received by adapter "adapter_name" on receive location "receive_location" with URI "URI" is suspended.
Error details: There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "XML disassembler" Receive Port: "Receive_Port" URI: "URI"
Reason: Invalid 'id' attribute value: Duplicate ID attribute.
Consider the following scenario:
- You create a send port.
- You use the XMLTransmit pipeline in the send port. Or, you use a custom send pipeline that contains an XML Assembler pipeline component in the send port.
- An outgoing message arrives on the send port.
Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5720
Description:
There was a failure executing the send pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLTransmit, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "XML assembler" Send Port: "send_port" URI: "URI"
Reason: Invalid 'id' attribute value: Duplicate ID attribute.
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5720
Description:
There was a failure executing the send pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLTransmit, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "XML assembler" Send Port: "send_port" URI: "URI"
Reason: Invalid 'id' attribute value: Duplicate ID attribute.