You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

The SRP HTTP Framework can work with OpenInsight 9.x or higher. Older versions of OpenInsight might work but they will not be supported.

OpenInsight 9.x ships with OECGI3.exe. While this version of the OECGI3.exe is fine for normal INET or O4W based web applications, it does not work well for REST based APIs. Therefore, OECGI4.exe (v4.0.0.3 or later) is required to work properly with the SRP HTTP Framework.

Here is a known list of resolved issues in OECGI4.exe:

  • Support for the PUT method.
  • Support for the DELETE method.
  • Support or the PATCH method.
  • Support for raw POST and PUT content rather than assume it is always form-data.

OECGI4.exe can be renamed as OECGI3.exe to make it easier to retrofit into existing systems. SRP can make a copy of OECGI4.exe available, but Revelation Software is the official source of all OpenInsight components. The version we have might not be the most recent release and it might not be the final version one that will ship with OpenInsight 10.0.

Please note that OECGI4.exe is not officially released software and therefore is not yet supported by Revelation Software. SRP believes that the product is stable as we have been using it in multiple web applications since 2015.

  • No labels