cancel
Showing results for 
Search instead for 
Did you mean: 

Execution path when an Event is fired

Former Member
0 Kudos

Hi,

I've made a component that fires a custom event on which two event handlers (one in the same component, one in another) are registered.

I would like to know how the execution flows when an event is fired. The problem I have is that, being all the preconditions the same, sometimes the event handlers are executed and, in some strange rare cases, are not. In order to track down this bug I need to know precisely how the flow of execution behaves when an event is fired.

Thank you,

Pietro

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I'm using Netweaver Developer Studio 7.1 SP03 PAT0005.

Do someone knows if this version produces code that has some bugs related to custom event firing?

This bug that I'm experiencing seems non deterministic and is driving me crazy.

Thank you,

Pietro

Edited by: pietro.m on Oct 28, 2010 4:40 PM