Background Processing

Last updated

In order to optimise application and database servers, NetSuite have implemented mechanisms to govern the usage of SuiteScript. NetSuite’s SuiteScript thresholds are based upon the volume of activity that a company’s users can manually generate, as well as a provision for automated functions. For this reason, Electronic Payments transaction processes, Pay Vendor Bills and Generate Export File are carried out in the background and are controlled by scheduled server scripts and process instance records.

The status of a process may be obtained at anytime by viewing the Process Instance record for that process.

To view the status of a process:
1. Go to Lists > Custom Records > Background Instance Status.
2. Click View next to the required record (Electronic Payments).

The current status of the background process is indicated by the message displayed in the field Process Status. NC - Process Log records listed on the lower part of the page, give further information about the status of the process including details of any error messages in the unlikely event that the process failed.

Scheduled Server Scripts

To view the status of the scheduled scripts controlling electronic payments, navigate to:
Setup > Customization > Script Deployments > Status.

Next Chapter: System Installation
var _glc =_glc || []; _glc.push('all_ag9zfmNsaWNrZGVza2NoYXRyDwsSBXVzZXJzGMTP7pYDDA'); var glcpath = (('https:' == document.location.protocol) ? 'https://my.clickdesk.com/clickdesk-ui/browser/' : 'http://my.clickdesk.com/clickdesk-ui/browser/'); var glcp = (('https:' == document.location.protocol) ? 'https://' : 'http://'); var glcspt = document.createElement('script'); glcspt.type = 'text/javascript'; glcspt.async = true; glcspt.src = glcpath + 'livechat-new.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(glcspt, s);