Hi,
We have decided to use events in new customizations which will reduce modifying standard objects.
But our experience has demonstrated that the use of these special events brings big problems
Indeed, events are executed randomly.
Using the debugger, we have demonstrated that NAV does not always running the events (this example is an event onafterinsert on table Sales lines).
However if we recompile the object, the event is well run .... until the next time it will not be more.
HAs someone encountered the same problem?
THanks for your repply.
We have decided to use events in new customizations which will reduce modifying standard objects.
But our experience has demonstrated that the use of these special events brings big problems
Indeed, events are executed randomly.
Using the debugger, we have demonstrated that NAV does not always running the events (this example is an event onafterinsert on table Sales lines).
However if we recompile the object, the event is well run .... until the next time it will not be more.
HAs someone encountered the same problem?
THanks for your repply.