Quantcast
Channel: RKL eSolutions – Sage ERP and IT Support Provider
Viewing all articles
Browse latest Browse all 493

Sage 500 vdv Customer Payment Running Slow

$
0
0

The vdvCustomerPayment view has been around for many versions but in Sage 500 v7.6 they made a change to this View. The change was to add Misc Cash Receipts. This is a nice addition but not if you have to wait 15 minutes for the View to return results.Countdown

After doing some major analysis on this View what we have uncovered is:

  • This was covered up by the fact that if you do not have large datasets it does not impact performance.
  • The SELECT DISTINCT was masking some of the poor JOIN conditions.
  • A JOIN requiring a more specific condition

So here is a revised version of the vdvCustomerPayment (click on the image to download the full script).

vdvCustomerPayment script Sage 500

I hope you found this helpful. The result of this for the client who reported the issue to us, remember taking sometimes over 10 minutes or more to return the results, it is now seconds!

The post Sage 500 vdv Customer Payment Running Slow appeared first on RKL eSolutions - Sage ERP and IT Support Provider.


Viewing all articles
Browse latest Browse all 493

Trending Articles