Event ID: 5724 or Event ID: 5719 occurs when you use the Base EDI Adapter in BizTalk Server 2004 (914591)
The information in this article applies to:
- Microsoft BizTalk Server 2004 Standard Edition
- Microsoft BizTalk Server 2004 Developer Edition
- Microsoft BizTalk Server 2004 Enterprise Edition
- Microsoft BizTalk Server 2004 Partner Edition
SYMPTOMSWhen you use the Microsoft BizTalk Server 2004 Base EDI Adapter in Microsoft BizTalk Server 2004, you may receive an error message that is similar to one of the following error messages: Error message 1Event Type: Error
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5724
Description:
The Messaging Engine is dropping the message due to authentication failure. The message came from Receive Location URL "EDI://1234567:ZZ:1234567".
Error message 2Event Type: Error
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5719
Description:
There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive" Source: "Microsoft.BizTalk.Pipeline.Components" Receive Location: "EDI://1234567:ZZ:1234567" Reason: There was an authentication failure. "The party corresponding to the inbound message cannot be identified". This issue occurs when you use party resolution together with an EDI receive location. CAUSEThis issue occurs because the BizTalk Server 2004 Base EDI Adapter does not support party resolution.RESOLUTIONTo determine the inbound party of an EDI receive location in BizTalk Server 2004, create a custom application that uses the InboundTransportLocation context property to verify the URI value. Then, you can use the ExplorerOM object model to enumerate through the parties to find the party that has an EDI qualifier value that is the same value as the InboundTransportLocation property value. This custom application can be called within a BizTalk Server pipeline component or an orchestration.STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 3/7/2006 |
---|
Keywords: | kbBTSAdapters kbtshoot kbprb KB914591 kbAudDeveloper kbAudITPRO |
---|
|