Do you have screen customizations in Sage 500 ERP? If so, I strongly suggest that you export the *.bcp files and keep them in a safe place. Customizations are easily deleted, and I recently had a support call where the customization for one user was broken, and they didn’t have a backup. We were fortunate that the admin user still had the screen customization in perfect working condition which enabled us to export it for a backup, and then copy it to the user who lost theirs. If the admin user didn’t have a working copy, then the customization would have needed to be rebuilt.
Please follow these directions below as the admin user, and be sure that the security group has “supervisory” permission on the CZ module tasks.
The admin user will also need to be granted Bulk Load permission if it’s not already granted. To grant permission, log into SQL Server Management Studio as an Administrator, select the “master” database, and execute this statement:
GRANT ADMINISTER BULK OPERATIONS TO [admin]
You have all your customizations, scripts, and bindings working perfectly, now it’s time to export those for a backup.
1. On the Sage 500 desktop, open Customizer > Activities > Export Form Customizations
2. Highlight the customized form and select the checkbox next to the user you would like to back up.
4. You have now successfully created a backup of your customizations.
Please note that when you navigate out to the directory that you saved your backup, you will see 5 new files. Make sure you keep all the files. They include: *.bcp, *.dsf, *.dtl, *.ERR, *.spt.
Importing your customizations from the backup file is pretty simple. Just follow these steps.
You can quickly copy a customization to a new user or new company, and then enable them for immediate use.
Always export backup copy of your customizations! It only takes a minute to save you the headache of recreating your forms from scratch.