The TPI Server must be installed. Ensure that RosettaNet is listed as an inbound and or outbound protocol for each RosettaNet trading partner. Also, ensure that your trading partner company has RossettaNet/MCD listed as a supported XML document type. For instructions on installing and configuring the TPI Server, see the Administrator's Guide included with the TPI Server.
For information on installing WebSphere Business Integration adapter products, refer to the Installation Guide for WebSphere Business Integration Adapters, located in the WebSphere Business Integration Adapters InfoCenter at the following site:
http://www.ibm.com/websphere/integration/wbiaadapters/infocenter
The TPI-RNIF data handler installation files are included as part of the CwDataHandler.jar installed in the DataHandlers directory of the adapter installation. The installed directory structure is:
\DataHandlersw\CwDataHandler.jar
Make sure that you have completed the following tasks during installation of the adapter:
You can do this by subscribing the adapter to the sample business object
MO_DataHandler_CIDX
included with the installation, and then set the connector-specific property
DataHandlerDefaultMO=MO_DataHandler_CIDX
.
For example, if you use
MO_DataHandler_CIDX
, check that MO_DataHandler_ChemXMLConfig has values for TopBOPrefix, BOPrefix, etc. that exactly match your business object definitions. See Creating the Trading Partner configuration file.
You can do this through the trading partner configuration file specified for the adapter. If you use
MO_DataHandler_CIDX
, specify mime-type "text/tpi_rnif" in this file for those trading partners with whom you want to exchange data.
DocumentType=CW_RNIF, in your TPI child meta object that is included in each request sent to adapter.
If you do not set this attribute, the TPI server will not recognize the document as an MCD, and it will send it as raw XML to the target trading partner. See Child meta-object attributes.