Exclamation mark

Hi,

Sometimes, in Servoy client, appears a blue Exclamation mark in right corner.

I don’t know why. But when this Exclamation mark appears, I can’t do anything else. My servoy client freeze and I have to wait 30 / 45 seconds.

So my question is : When appear the blue Exclamation mark in right corner?

Best Regards,

When the blue exclamation mark appears it means that data broadcasting is in progress. In other words another user changed data that you are or have been looking at. So it will invalidate your cached data and if you are looking at the record that is changed it will update the form data as well.

But a 30/45 sec wait is a bit much…unless you have a really really slow connection…

ok thanks

I founded why it was so long but I didn’t solve it.

In fact, I use a stored calculation on a table. When two clients connect to same form (link to this table) who display this calculation, the blue exclamation mark appears.

Is there something in that calculation that is related to the user? Simply a shot in the dark. Can you show your calc?

It sounds to me that the calculation keeps being triggered.
What version do you use?