Appendix C: Background Processing for Templates

Last updated

The Template feature for Nolan’s Intercompany Postings now allows for background processing of large template files at the time of login. This feature was added to allow for multiple templates to be processed or previewed at the same time. Perform the following steps to activate this feature:

  1. Open the GP Dex.ini file using NotePad.



  2. Locate the NC_IC_Template_Process setting.
  3. Modify this setting using one of the following options:

    a. FALSE – no background processing will take place for Templates
    b. PREVIEW – the Template report that is normally sent to the screen from the Template window will be produced to a file, using the Template name as the file name for each Template.
    c. PROCESS – this will process all Templates and create the Trigger Accounts, which can be viewed in the Account Setup screen. It will also create the Template files and append to them if they already exist.

The files that are created during the background processing are saved in the Data subfolder of the GP directory.

Once the templates are processed, the Dex.ini file is set back to FALSE. So, the process can only be run once unless the NC_IC_Template_Process option is set back to PREVIEW or PROCESS again.

Note: This process may slow down the use of the client system that it is being run on. It will only take up processing power from the client system that it is running on.

 

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);