catch events in htc or in on webpage

J

Joe Sampino

Hi,
I'm trying to catch an OWC event in the HTC or on the webpage when I
synchronize my cube from another server.

i'm getting the following error...

the query could not be processed:
Current session is no longer valid due to structural changes in the database.

it would be ideal if someone could provide me with the syntax like:
element_DBChanged(args1, args2)
or
<public:attach event="ondataerror" onevent="dataerror()"/>

thanks.
 
Top