Jump to content

Handling internet disconnections


needs_upgrade

Recommended Posts

Hello guys!

 

My system cannot handle internet disconnections well. For example if a user will enter a customer?s payment, the system should do several functions like:

1. Add the payment entry to the payments table,

2. Subtract the payment from the accounts receivables,

3. Update the balance of the company?s bank account

4. Add the payment entry to the bank-trail table

 

But what if upon pressing the submit button, there has been an internet connection. There are instances where only functions 1 and 2 were finished. How can the system undo the inserts/updates made by functions 1 and 2 if functions 3 and 4 were not executed? - so that the user can repeat the process.

 

Thanks for your insights in advance

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.