Group: Forum Members
Posts: 20,
Visits: 264
|
Greetings,
I've read several posts about SF serialization, but could not find one complete solution to help me figure out a way of working an online/offline application.
An WMS mobile application or even a simple Point of Sale, that works online with ES, but in case of failure, changes the stream to local storage, binary or XML. Using serialization.
My main question is the approach to BO binding and ES connection status control.
May I have to use 2 BO(online/offline) or may I change the stream type on-the-fly according to ES connection status?
If you could point a pretty simple example in C# will help a lot.
Thanks for the attention,
Alex
|