Updating MYOB Acumatica by Using the Configuration Wizard
Updates for MYOB Acumatica provide functional enhancements and new functionality. You need to use an installation package to update your MYOB Acumatica instances.
In this topic, you will read about the ways to update MYOB Acumatica and the schedule for locking out the system during the time of update.
Updating MYOB Acumatica
You can update your instance of MYOB Acumatica to a new product version or build in one of the following ways:
- By using the MYOB Acumatica web interface
- By using the MYOB Acumatica Configuration Wizard
The easiest way of updating MYOB Acumatica is by using the web interface.
If a server with MYOB Acumatica is connected to the Internet, the system can download installation packages directly from the MYOB Acumatica update server during installation. If the server is not connected to the Internet, you can download the update package from another computer, upload the package to MYOB Acumatica, and install it by using the web interface. For more information, see Updating MYOB Acumatica by Using the Web Interface.
Alternatively, you can update MYOB Acumatica by using the Configuration Wizard if you cannot update it by using the web interface (for example, for security reasons). For details, see Updating MYOB Acumatica by Using the Configuration Wizard.
You can forbid the users of your MYOB Acumatica instance to update the system by using the web interface. This might be useful,
for example, when you want to avoid an unwanted update of a large database on Amazon
Web Services. To prevent users from updating the system through the web interface,
you set the RestrictUpdates
parameter value to True in the
appSettings
section of the web.config
file. With this setting, a message conveying this restriction appears on the Apply Updates (SM203510) form, all update actions on
this form are blocked, and you can update MYOB Acumatica by using the Configuration Wizard only.
- Including all custom files in a customization package and publishing this customization package on the site
- Adding the file names to the file with the .preserve extension in the same folder
Scheduling the Lockout of the System
- Only users that have the Administrator role can sign in to the system.
- The system stops all processes that were run by a schedule.
For details, see To Schedule the System Lockout and To Unlock an MYOB Acumatica Instance.