Installation of the sample scenario

  1. Load business objects into repository:

    Start InterChange Server Express, and using your WebSphere Business Integration Server Express System Manager, select the "Open From File" menu item from the "File" menu of Business Object Designer Express. Load the repository file labeled "Sample_XML_Order_Objects.in" located in the %CROSSWORLDS%\connectors\XML\Samples\WebSphere InterChange Server Express folder. Confirm that the Business Objects have been loaded. There should be 12 in total.

  2. Load connectors into repository:

    Using your WebSphere Business Integration Server Express System Manager, select the "Open From File" menu item from the "File" menu of Connector Designer . Load the repository file labeled "Sample_XML_Order_Connectors.in" located in the %CROSSWORLDS%\connectors\XML\Samples\WebSphereI nterChange Server Express folder. Confirm that the XMLConnector and PortConnector definitions have been loaded.

  3. Configure XML connector:

    Using your WebSphere Business Integration Server Express System Manager, double-click on the XML CONNECTOR definition so that the Connector Designer is launched. The following Application Config Property values need to be modified for your specific file structure. These paths and/or files need to be created if they don't already exist:

  4. Load collaboration templates and objects into repository:

    Using your WebSphere Business Integration Server Express System Manager, select the "Open From File" menu item from the "File" menu. Load the repository file labeled "Sample_XML_Order_Collaborations.in" located in the %CROSSWORLDS%\connectors\XML\samples\WebSphereICS folder. Confirm that three template definitions and three collaboration objects have been loaded.

  5. Compile the colloration templates:

    Using your WebSphere Business Integration Server Express System Manager, right click on the folder labeled Collaboration Templates and select Compile all from the drop down list.

  6. Modify the servelets for use in your enviornment:

    The following changes must be made to the servlets:

  7. Configure the XML Poll business object:

    From the WebSphere Business IntegrationServer Express System Manager, open the business object labeled "XML_POLL_Order." The first attribute of this business object should be named "URL." Change the URL attribute's default value to the location to which the XML Adapter will listen for XML responses (ie. PollXMLOrder.java). Save the business object to the server.

  8. Configure the Web server:

    Compile the delivered servlets. The generated class files should be moved to the correct directory for the web server to pick them up and run them. Also, any additional steps to register the servlets should be done (the exact requirements will depend entirely on the web server being used).

  9. InterChange Server Express restart:

    Reboot InterChange Server Express to ensure that all changes take effect. Use the System View from the WebSphere Business Integration Server Express System Manager to ensure that all of the collaboration objects and connector controllers are in a green state.

Copyright IBM Corp. 2004