Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 11 JUL 2022 03:07:06AM Joshua Goddard wrote:

OI Version 9.4.4

I added a subroutine to field 33 of SYSENV for my application.

This is the subroutine declaration:

subroutine ORYX_OENGINE_CLOSE(FirstInitFlag,StationId)

When the java OengineServer closes the OEngine, ORYX_OENGINE_CLOSE isn't running. I checked OEPROFILE.log, and it wasn't appearing in there.


At 11 JUL 2022 03:18AM Donald Bakke wrote:

OI Version 9.4.4

I added a subroutine to field 33 of SYSENV for my application.

This is the subroutine declaration:

subroutine ORYX_OENGINE_CLOSE(FirstInitFlag,StationId)

When the java OengineServer closes the OEngine, ORYX_OENGINE_CLOSE isn't running. I checked OEPROFILE.log, and it wasn't appearing in there.

It does work but not the way you expect. The SYSENV entries are for startup and shutdown of the application (i.e., OpenInsight) rather than the engine.

The eserver.cfg file has entries for StartupProc and ShutdownProc which should work with the engine when you use the OengineServer.

Don Bakke

SRP Computer Solutions, Inc.


At 11 JUL 2022 03:25AM Joshua Goddard wrote:

  • third_party_content/community/commentary/forums_works/a4b0927936314a41b6e054e1e3576a57.txt
  • Last modified: 2024/01/04 20:57
  • by 127.0.0.1