Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Sample reg file and clarified previous notes

Once the OECGI4 is properly installed, you'll need to make a few minor changes to the Registry settings In order registry settings on the web server where OECGI4 is located for the SRP HTTP Framework to operate properly. The registry changes instruct OECGI how to reach and make requested requests to the OEngineServer service.

Location of Registry Changes

The path to the configuration will depend on whether you have a 32-bit or 64-bit operating system and are using the 32-bit or 64-bit version of OECGI4.exe. Please use the chart below to determine the registry path for the OECGI4 configuration.

...

Tip: OECGI4 for OpenInsight 10.x and the official OECGI4 for OpenInsight 9.x are is 64-bit and will not have WOW6432Node in the registry path.
At the time this documentation was written there was a 32-bit version of OECGI4 for use with the HTTP Framework so please double check your OECGI4 release.

Required Settings

Here are the key/value pairs (new key/values or values different from the default are in bold):

...

The AdditionalValues value is how the OECGI is taught to look for HTTP request header fields that it does not monitor by default. These header fields are not required but they are commonly used. If HTTP Basic Authentication will be used (since it is a common form of authentication with REST APIs), then HTTP_AUTHORIZATION is necessary.Use the example .reg file (designed for OpenInsight 9.x) below for importing the required settings into your web server's registry:

Example Registry Files

The example registry files below can be used to add or replace your existing registry values.

64-bit OS and 64-bit OECGI4

View file
nameOECGI4 for SRP HTTP Framework.reg
height250

64-bit OS and 32-bit OECGI4

View file
nameOECGI4_Wow6432Node for SRP HTTP Framework.reg
height250