Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
POS for supermarket
Message
De
18/06/2002 07:01:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
POS for supermarket
Divers
Thread ID:
00669628
Message ID:
00669628
Vues:
40
Hi,
I have a client who ask for our POS system, to be implemented in his Supermarket. However, we know that, that is a limitation in our POS system. That is, our POS system will connect to the server to retrieve/update data directly using buffering. If the server down, our POS will be hang and the POS workstaion will not able to operate.

I know that, we may need to manipulate data offline, however, my client want to see the stock status time to time (online). Do you have any ideas on this scenario?

I have the following ideas, but it may not effective, please advise.

1. Once the POS application start on workstation, it will re-load the item info from server and save it locally.

2. Every sales transactions done for each workstation will be saved locally either. Then, a timer object will check the local sales table intervally. If any new/updated sales record, it will add/update the record on server site. After update record to server successully, the sales record will be marked as processed.

3. If any changes made to the particular sales record such as return, the flag processed will be unmarked. Then the timer object will reprocess this record again. If error occured if the server down, timer object will handle it.. and retry after a period of time.

4. To prevent the POS system temporary hang while trying to update record from local to server, i plan to implement the timer using COM EXE.

Any advise for the design above? Any better ideas?

Please advise too for any technical aspect that you think I should consider in this case.

Thank you very much
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Répondre
Fil
Voir

Click here to load this message in the networking platform