Notes when deploying a BOX
The NetConfig view file is saved when NetConfig files are added to a BOX. This removes the necessity of rearranging threads after a deployment.
When a BOX is deployed, the Site Manager is automatically refreshed. When Tcl procs are deployed to an existing site, the tclIndex is also updated.
It is common to include external files in a BOX, for example, cron scripts and SQLite databases. When a BOX is deployed, these folders and files are placed in their original location.
For example, if the files are imported from $HCISITEDIR/data/db/, then a directory path would be created during the deployment and the files placed there.