Does anyone know this solution?
--- In [email protected], "jerry_gagliano" <jerry_gagli...@...> wrote:
>
> Hi,
>
> I am having a problem with executing the event generator multiple times using
> the UM Caringrom Ext. What I do first execute the eventgenerator then once
> all the events are execute I load the view! If I navigate through the app and
> then i click on the button to load the form again the events get executed but
> the view doesn't switch.
>
> The issue is this result="event_Result( event )". My result function from the
> event generator is not getting notified that the events are complete. In my
> command files I have the notifyCaller() function.
>
> Is there a way to reset the notifyCaller function? Or how to make the result
> function execute again?
>
> Thanks
>