Hello.
I've created an app that pulls data from oracle database tables (lists outages from an electricity distribution management system).
What i now would like to do is create a service module for this, witch checks for new outages since the last time that the database has been checked.
Pretty much like that function that compares rss-files witch are on here somewhere.
Anyone with a suggestion how i can save the previous data map/rows?
I'm using httputils and JSON parser.
I've created an app that pulls data from oracle database tables (lists outages from an electricity distribution management system).
What i now would like to do is create a service module for this, witch checks for new outages since the last time that the database has been checked.
Pretty much like that function that compares rss-files witch are on here somewhere.
Anyone with a suggestion how i can save the previous data map/rows?
I'm using httputils and JSON parser.