|
|
|
BlueCielo Meridian REFSYS 2012 Developer's Guide | BlueCielo ECM Solutions |
A common action for customer modifications is adding code to event handlers. The Owner Operator environment implements many event handlers. Most event handlers are easy to understand and can be modified without too much risk.
However the following event handlers should be handled with extra care:
These events, especially DocGenericEvent_BeforeNewDocument and DocGenericEvent_AfterNewDocument, are used in a lot of different scenarios and changing them may have unexpected side effects. Rather than modifying them directly, we recommend that you modify one of the procedures that are called by these events.
Copyright © 2000-2012 BlueCielo ECM Solutions |