This is an old revision of the document!
Installation & Upgrade
Installation and updates follow the same set of steps. The only difference is that the Server Configuration values defined in a previous installation will automatically be displayed in an update. The values can be used by clicking [Next] to continue.
Basic Installation
Obtain the installation package from Third Wave Business Systems. This will typically be provided in an archive (.Zip format) file.
Extract the installation files from the archive on your local system.
Move to the folder containing the installation files.
Right-click on the ”setup.exe” file. Use the “Run as Administrator” option for the installation.
The initial installer screen is displayed.
The installation process can be ended at any step by clicking [Cancel] and confirming that you wish to quit.
Review License Agreement
Choose the Installation Location
Bizweaver Configuration
An application called “Bizweaver Configurator” is automatically launched. This application will configure Bizweaver for use.
Installations require that the information described in the following steps be entered manually.
Upgrades will automatically fill in the information provided in the previous configuration.
Define the SQL Server where the database is located. This may, or may not, be the server where Bizweaver is installed.
The database used by Bizweaver can be anything you wish, but it is not a database used by SAP Business One.
Enter a SQL Server user.
Enter the password for the designated SQL Server user.
Define the timeout period for SQL Server actions. This timeout value is only used in the designer.
Timeout settings for connections used for actual processing are defined in the Global Connections setup.
The default value of 30 should be adequate for most installations but may be increased if timeout errors are seen in the designer functions.
The number of days to retain log files is set to a default value is 30 but can be adjusted up or down as desired.
Enter your SAP Business One installation ID or other ID provided by Third Wave Business Systems.
Click [Next] to save the settings and continue.
Bizweaver provides a web service to allow the execution of workflows from a remote application.
Windows IIS must active to complete this setup.
If Versago has been installed on this server, the appropriate settings will be determined by the application. The various fields will not be accessible so that you can proceed to the next step.
If Versago has NOT been installed, the desired settings can be entered.
Any valid port can be assigned. A common value that should work in most instances is 8082 unless HTTPS is in use. In this case, use port 443.
The process will halt if a port that is already in use is assigned. Change the port value to continue.
The final configuration step is a summary screen with all details is displayed.
Final Installation Steps
The basic installation of Bizweaver is now complete.
Upgrading Bizweaver
Be sure that all instances of the Bizweaver application are ended before beginning the update. You can check this using the Windows Task Manager > Users tab. Do not begin the upgrade if any instances are open.
If Bizweaver will be upraded into a new environment, you must install the original version of Bizweaver in the new environment and then execute the upgrade
To upgrade Bizweaver, follow the installation instructions as outlined above. Bizweaver workflows are stored in the database so that they will remain intact during the upgrade process.
Bizweaver Workflow Upgrade Wizard
A wizard will run after the upgrade completes. This wizard opens and saves each workflow to update any tools that have been upgraded in the newest release of Bizweaver.
Once the wizard is complete, a list of all errors, if any, will be displayed.
To manually upgrade any workflow that failed, open the indicated workflow, fix the error, and save.
If no errors are encountered, the wizard will close, completing the upgrade process.
Post Upgrade Testing
After an upgrade, it is recommended to check some crucial areas of Bizweaver to confirm the upgrade was successful. This should be standard after all upgrades.
Final Upgrade Steps
Removing Bizweaver
Uninstall Bizweaver via the standard Windows uninstall process in “Programs and Features” in Control Panel.
Uninstall the programs “BWPortal” and “Bizweaver.”
Remove the IIS website “BW Service.”
Delete the folder C:\Program Files\Bizweaver
Delete the folder C:\ProgramData\Bizweaver
File System and SQL Server Access
Windows Services
Bizweaver utilizes two Windows services. These are Bizweaver Service and, in SQL SAP Business One environments, SAP Business One DI Server. By default, both services use the “Local System” user.
A domain user specifically defined for this purpose should always be used for these services with the following characteristics:
File System
SQL Server
There are two points where a connection to SQL Server is used.
First is in the core configuration described in this document. This is needed, at a minimum, to create the various database objects used by Bizweaver
Second is in the Global Configuration function.
Both points require the use of a user/password for login. Windows authentication is not supported.
The SQL user needs full access (read, write, execute) for the following tables:
Whatever database is designated in the installation process
VersagoData (or whatever database is designated for use with Versago Forms)
Any SAP Business One databases to be accessed
Home