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.

    Windows

    Load the repository file labeled "Sample_XML_Order_Objects.in" located in the %CROSSWORLDS%\connectors\XML\Samples\WebSphere InterChange Server Express folder.

    Linux

    Load the repository file labeled "Sample_XML_Order_Objects.in" located in the ${CROSSWORLDS}/connectors/XML/Samples/WebSphere InterChange Server Express directory.

    OS/400

    Load the repository file labeled "Sample_XML_Order_Objects.in" located in the
    /QIBM/UserData/WBIServer43/interChangeServerName/connectors
    /XML/Samples/WebSphereICS directory.
    You must map a network drive from a Windows system to the OS/400 system (in the Map Network Drive dialog box, type \\os400Name\root for the folder field where os400Name is the name or ip address of the OS/400 system). Then they navigate to the drive to find the file.

    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.

    Windows

    Load the repository file labeled "Sample_XML_Order_Connectors.in" located in the %CROSSWORLDS%\connectors\XML\Samples\WebSphereI nterChange Server Express folder.

    Linux

    Load the repository file labeled "Sample_XML_Order_Connectors.in" located in the ${CROSSWORLDS}/connectors/XML/Samples/WebSphere InterChange Server Express directory.

    OS/400

    Load the repository file labeled "Sample_XML_Order_Connectors.in" located in the
    /QIBM/UserData/WBIServer43/interChangeServerName/connectors/
    XML/Samples/WebSphereICS directory.
    You must map a network drive from a Windows system to the OS/400 system (in the Map Network Drive dialog box, type \\os400Name\root for the folder field where os400Name is the name or ip address of the OS/400 system). Then they navigate to the drive to find the file.

    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.

    Windows

    Load the repository file labeled "Sample_XML_Order_Collaborations.in" located in the %CROSSWORLDS%\connectors\XML\samples\WebSphereICS folder.

    Linux

    Load the repository file labeled "Sample_XML_Order_Collaborations.in" located in the ${CROSSWORLDS}/connectors/XML/Samples/WebSphere InterChange Server Express directory.

    OS/400

    Load the repository file labeled "Sample_XML_Order_Collaborations.in" located in the
    /QIBM/UserData/WBIServer43/interChangeServerName/connectors
    /XML/Samples/WebSphereICS directory.
    You must map a network drive from a Windows system to the OS/400 system (in the Map Network Drive dialog box, type \\os400Name\root for the folder field where os400Name is the name or ip address of the OS/400 system). Then they navigate to the drive to find the file.

    Confirm that three template definitions and three collaboration objects have been loaded.

  5. Compile the collaboration 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 servlets for use in your environment:

    The following changes must be made to the servlets:

  7. Configure the XML Poll business object:

    From 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 (i.e. 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 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