It is the first time I work with this kind of application. Very little experience I have. And so do the stakeholders. They want something like an (flex AIR)application that is able:
- save data locally if the application is close
- synchronize data with the server side if needed
Now, it is time for me to "do something" to this requirement before it get fixed. I have so many questions, but here are some less silly one:
- The requirement is about "Rarely" connected, not "Occasionally" connected, right?
- If I can't change the requirement, what should I do, "hibernate" the AIR application like Windows OS or save only the data to local DB? Their possibility ?
Please give me some advice/recommendation.
Thanks,
P/S: Internally, we did discuss about ADEP Data Services features. And I have a sample from Adobe: http://help.adobe.com/en_US/enterpriseplatform/10.0/AEPDeveloperGuide/WS562be5d616a63050-3e6e4f7d131900899a6-8000.html ==> I don't think I have fully understood it :)