Invalid Object Name Error When Processing RosettaNet Messages with a Newly Implemented PIP (331497)



The information in this article applies to:

  • Microsoft BizTalk Server Accelerator for RosettaNet, version 2.0

This article was previously published under Q331497

SYMPTOMS

When you process RosettaNet messages with the Microsoft BizTalk Accelerator for RosettaNet version 2.0, you may receive the following error message:
An error occurred in BizTalk Accelerator for RosettaNet.

Details
-------------------------------------
Error Number:-2147217865

%n Error Source:CPIPAdapterManagerImpl->ExecuteImpl
CPIPAdapterManagerImpl->ProcessBTMMessage
CPIPAdapterManagerImpl->ActivatePIPWorkflow
CPIPAdapterManagerImpl->LookupPIPWorkflowImpl
MUtilities->ExecuteSQL

Microsoft OLE DB Provider for SQL Server %n Error Description:Invalid object name 'vPIPFlowMapping'. %n

CAUSE

The Partner Interface Process (PIP) was implemented incorrectly. Specifically, the responsible role for the action has been incorrectly configured for Responder when it must be Initiator.

RESOLUTION

To resolve this issue, delete and re-create the PIP correctly.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

In a single-action PIP, the responsible role is always the Initiator, no matter which partner implements the PIP.

Modification Type:MajorLast Reviewed:12/27/2002
Keywords:kbprb kbbug kbQFE KB331497