RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Importing PIP Specification/PIP Archives | Customizing PIPs | Implementing a Custom PIP
 
Implementing a Custom PIP
RosettaNet Module allows you to create and implement custom PIPs. Complete the following procedure to create a custom PIP.
*To implement a custom PIP
1. In My webMethods, select Administration > Integration > B2B to create a new TN XML document type as follows:
Note:
For help with this step, see webMethods Trading Networks Administrator’s Guide.
a. Specify a root tag that matches the root tag of the customized PIP.
b. Add a pipeline variable matching the new TN XML document type called processVersion. Define processVersion as the version of the PIP you are implementing.
2. Create a new IS document type for the customized PIP using Designer.
Note:
For more information about process models and Software AG Designer, see Software AG Designer Online Help.
3. In My webMethods, create a new trading partner agreement (TPA). Specify the new TN XML document type as the Agreement ID for the TPA, and specify the new IS document type as the value for the NSFolder parameter in the TPA.
4. In Software AG Designer, in the process model template for the PIP you are implementing, specify the new TN XML document type as input to the appropriate receive step.