I have a custom adapter that receives state messages every second. I initially called updateServiceStatus() every time I received a message, even if the state hadn't changed. So I added a Map of service statuses to my adapter and I only call updateServiceStatus() when I detect a state change. However, it seems that the records for these services are being deleted overnight. So if a service status doesn't change overnight, it's simply gone. Does anyone know what might be causing this? I couldn't find any triggers or stored procedures, and I don't see any scripts or cron jobs that are running that would do this.
Page 1 of 1
Service status records are mysteriously deleted
#2
Posted 06 October 2011 - 03:48 PM
Is it possible that the messages are being processed in the consolidation criteria?
Share this topic:
Page 1 of 1

Help









