Installation of the sample scenario.

  1. Load business objects into repository:

    Start InterChange Server Express, and using System Manager, select the
    "Open From File" menu item from the "File" menu of the Business Object
    Designer
    Express.

    Note:
    After loading the repository file, confirm that all of the business
    objects have been loaded. There should be a total of 12.


    Windows:
    Load the repository file labeled "Sample_XML_Order_Objects.in" located
    in the %WBIA_RUNTIME%\connectors\XML\Samples\WebSphereICS
    directory. Confirm that the business objects have been loaded. There
    should be 12 in total.


    Linux:
    Load the repository file labeled "Sample_XML_Order_objects.in" located in the %CROSSWORLDS%/connectors/XML/Samples/ in WebSphereICS directory.

    i5/OS:
    Load the repository file labeled "Sample_XML_Order_Objects.in" located in
    the /QIBM/UserData/WBIServer44/InterChangeServerName
    /connectors/XML/Samples/WebSphereICS directory.

    You must map a network drive from a Windows system to the i5/OS 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
    i5/OS system). Then navigate to the drive to find the file.
  2. Load connectors into repository:

    Using System Manager, select the "Open From File" menu item from the "File"
    menu of Connector Configurator Express .

    Note:
    After loading the connectors into the repository, confirm that the
    XMLConnector and PortConnector definitions have been loaded.

  3. Configure XML connector:

    Using 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 System Manager, select the "Open From File" menu item from the
    "File" menu.

    Note:
    After loading the collaboration templates and objects into the
    repository, confirm that three template definitions and three
    collaboration objects have been loaded.

  5. Compile the collaboration templates:

    Using 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 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 System Manager to ensure that all of the
    collaboration objects and connector controllers are in a green state.

Copyright IBM Corp. 2004, 2005