How to Change or Reset the PIP Templates in the BTSKInstances Database (329082)
The information in this article applies to:
- Microsoft BizTalk Server Accelerator for RosettaNet, version 2.0
This article was previously published under Q329082 SUMMARYBizTalk Server Accelerator
for RosettaNet 2.0 does not have a graphical user interface (GUI) tool that you can use to add or change Partner Interface Process (PIP)
templates that are stored in the BTSKInstances database. On a computer running BizTalk Server that has the BizTalk Accelerator for
RosettaNet installed, you can use the
following two stored procedures to update the PIP templates in the
BTSKInstances database:
- sp_GetPIDXML is used to retrieve the PIP templates.
- sp_UpdatePIDXML is used to store the updated PIP templates.
The "More Information" section of this article contains a sample script that
demonstrates how to retrieve or update the PIP templates by using these stored
procedures.
Modification Type: | Major | Last Reviewed: | 6/29/2005 |
---|
Keywords: | kbinfo kbhowto kbpending KB329082 kbAudDeveloper |
---|
|