- Install the IBM WebSphere Interchange Server then start the
server.
- Load the TPI sample repository:
Load the TPISampleRepos.txt file into
$CROSSWORLDS/bin/repos_copy -i
$CROSSWORLDS/TPI/samples/TPISampleRepos.txt -s <ServerName>
- Load the classes needed:
Copy $CROSSWORLDS/connectors/TPI/samples/TPIExample.class
to
$CROSSWORLDS/collaborations/classes/UserCollaborations/TPIExample.class
- Restart the IBM WebSphere Interchange Server.
- Open System Manager and connect to WebSphere Interchange
Server.
- Set TPI Adapter properties:
- Make sure theMetaEventDir directory exists. Also make
sure that the user running the TPI Adapter has read and write permissions in
this directory.
- Make sure theArchiveProcessedDocDir directory exists.
Also make sure that the user running the TPI Adapter has read and write
permissions in this directory.
- Make sure theDocumentOutDir directory exists. Also make
sure that the user running the TPI Adapter has read and write permissions in
this directory.
- Set the connector property TradingPartnerConfigurationFile
to$CROSSWORLDS/connectors/TPI/samples/tpcfg.in
If any of the listed directories or paths does not exist, create it and set
the correct read and write permissions for the user.
- Install the the first Cyclone Interchange Server:
- Install the Cyclone Interchange Server on the same machine where you
installed the IBM WebSphere Interchange Server.
- Make sure you have configured this server to run in debug mode.
- On this Cyclone Interchange Server, create a company with a Profile ID of
"cwld".
- Install the the second Cyclone Interchange Server:
Install a second instance of a Cyclone Interchange Server on another
machine. On this server create a company with a Profile ID of
"cwldtp3"
- Configure Cyclone Interchange Servers:
Using Cyclone's Administrator, set up the company cwldtp3
to be a trading partner of the company cwld. Likewise, setup
cwld to be a trading partner of the company
cwldtp3. Make sure that you can exchange binary documents
between the two companies.
- Stop the Cyclone Interchange Server located on the machine where IBM
WebSphere InterChange Server is installed.
- Configure the meta object for EDI datahandler:
Open the meta object MO_DataHandler_DefaultX12Config_846.
Double click on the NameHandlerFile attribute of the meta
object. Set the default value of this attribute to
$CROSSWORLDS/connectors/TPI/samples/dbfile.txt.
- Start the TPI Adapter:
Make sure that adapter comes up correctly.
- Start the Visual Test Connector
Create a profile for the PortConnector. Bind the Visual
Test Connector to the PortConnectorthen start it.