Implement an QueryUpdateService

LabKey Support Forum (Inactive)
Implement an QueryUpdateService lewis j mcgibbney  2015-10-06 08:46
Status: Closed
 
Hi Ben,
In short

> to your second requirement, are you trying to figure out if the set of tables changed (i.e. dataset added/deleted) or structure of tables changed (i.e. user adds/removes a field on a dataset), or are you trying to figure out if a change happened to the data, like a standard insert/update/delete event?

The latter. We want to know when some standard CRUD event happens.
Ta