Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Now that you have created the commuter module to trap your promoted event you need to copy the object code to the SYSREPOSEVENTEXES table. The object code of a stored procedure is stored in SYSOBJ.  This This needs to be copied to SYSREPOSEVENTEXES with the record ID that promotes all window GOTFOCUS Events to be handled by this procedure.  This This is where OpenInsight expects to find the promoted event code. To do this type the following in the EXEC line in the System Editor:

...