HTML Server Clustering Considerations

In order for One View Reporting to function with an HTML Server cluster, for example, Oracle HTTP Server (OHS), you must:

  1. Open the Soft Coding Configuration application (P954000).

  2. Select the "ONEVIEW_BIP_CONN" soft coding record, and add these properties:

    <property><name>cluster member node ids</name><value>Mbr_1,Mbr_2</value></property>

    <property><name>cluster member urls</name><value>http://myserver:8080,http://myserver:8082</value></property>

    The cluster member node IDs are the Managed Servers within the cluster. The cluster member URLs are the actual JD Edwards EnterpriseOne HTML URLs for the cluster members. You can retrieve this information from the Server Manager Console. Also, the order of the cluster node IDs must match the order of the cluster member URLs.

    If you have more cluster members, add them to these parameters separated by a comma.

  3. Click OK to save the record.

  4. Log out of JD Edwards EnterpriseOne and log back in using the load balancer URL.