WebSphere brand IBM WebSphere XML Document Management Server, Version 7.0

Configuring advanced routing

Configure advanced routing when domain partitioning and matching are required.

About this task
Configuration is performed using the Integrated Solutions Console.
  1. Log in to the Integrated Solutions Console:
    1. Open a browser and navigate to the following URL: https://host_name:port/ibm/console.
      Where:
      • host_name is the fully qualified host name of the server where the application or the network deployment manager is deployed.
      • port is the secured port used to access the console. The default port is 9043.
      Note: The default unsecured port is 9060. If you use 9060, you must have "http" instead of "https" in the URL.
    2. Enter an administrator user ID and password. (Omit the password if security is not enabled.)
    3. Click Log in.
  2. Click Resources > Resource Environment > Resource Environment Providers.
  3. Navigate to the Resource Provider Environment for Aggregation Proxy and configure the basic routing.
    1. Click Custom Properties under additional properties.
    2. Click New. If you are not using HTTPS, then create the following minimum custom properties:
      Table 1. Minimum Resource Environment Provider Custom Properties for Advanced Routing
      Property Example Value Description Notes
      PROXY_ROOT http://example.com/services Context root of Aggregation Proxy  
      HTTPS_PROXY_XDMS false Enable/disable HTTPS  
      XDMS_URI http://sharedlist1.com:
      9080/services#

      http://presrules1.com:
      9081/services
      The list of the backend XDMS enablers serviced by the Aggregation Proxy. List all enablers here, separated by a # symbol. Enablers listed here are also known as the "Default" route.
      XDMS_URI!<domain> http://sharedlist2.com:
      9080/services/resource-lists
      Defines the domain for which the list of XDMS enablers is supported Add one property per domain you are serving. Example Property name : 4. XDMS_URI!example.com
      If you are using HTTPS, you need to add the following custom properties instead:
      Table 2. Minimum Resource Environment Provider Custom Properties for Secure HTTPS Advanced Routing
      Property Example Value Description Notes
      PROXY_ROOT http://example.com/services Context root of Aggregation Proxy  
      HTTPS_PROXY_XDMS true   Must be enabled when using HTTPS
      XDMS_URI_HTTPS https://sharedlist1.com:
      9080/services#

      http://presrules1.com:
      9081/services
      The XUIs of the backend XDMS clusters serviced by the Aggregation Proxy. List all XUIs here, separated by a # symbol.
      XDMS_URI_HTTPS!<domain> https://sharedlist2.com:
      9080/services/resource-lists
      Defines the secure domain for which the list of XDMS enablers is supported  



Terms of use
(C) Copyright IBM Corporation 2009. All Rights Reserved.