Updating Custom Modules
- 01 Nov 2021
- 1 Minute to read
- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Updating Custom Modules
- Updated on 01 Nov 2021
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
When using a custom module, it may be necessary to update it to properly accomplish new tasks or provide new functionality.
Example
Before updating a custom module, be sure to backup C:\Program Files\Decisions\Service Host Manager\modules\[CustomModuleFolderName].
- After updating the module code, unzip the new module .zip folder in a separate location.
- Stop the Service Host Manager in Windows Services.
- Copy the contents from the newly unzipped module to C:\Program Files\Decisions\Decisions Services Manager\modules\[CustomModuleFolderName].
- Confirm to update the files being updated.Ensure that the .dll file is unblocked by right-clicking on the file and click Unblock from the Properties window.
- Start the Service Host Manager.
Was this article helpful?