This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:installation_upgrade_guide [2019/10/22 17:00] akoehler [Windows Services] |
bw:installation_upgrade_guide [2020/12/14 17:07] (current) akoehler [Configure SQL Server for Web Service Calls] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ====== Preparation ====== | ====== Preparation ====== | ||
| - | <WRAP center round important 60%> | + | ==== HANA Database Connections ==== |
| - | Bizweaver | + | |
| + | * __SAP HANA Client__ should be installed on the machine where Bizweaver is installed **if** you will be connecting to a HANA database to retrieve information. | ||
| + | |||
| + | <WRAP center round alert 50%> | ||
| + | HANA client change beginning with Bizweaver 2.5.8. | ||
| </ | </ | ||
| + | Beginning with Bizweaver 2.5.8, HANA Client v2.4.167 must be installed on the Versago server. | ||
| + | |||
| + | The installation process for this application is slightly different than " | ||
| + | |||
| + | * Create a folder named " | ||
| + | * Extract the HANA client installation package from the download .zip archive. | ||
| + | * Place the HANA client installation in the C:\Program Files\TWBS folder. | ||
| + | * Move to the HANA client folder (C:\Program Files\TWBS\SAP_HANA_CLIENT). | ||
| + | * Right-click on " | ||
| + | * Click the " | ||
| + | * Select " | ||
| + | * Click < | ||
| + | |||
| + | **The installation package should remain in this folder. | ||
| Line 116: | Line 134: | ||
| ====== Upgrading Bizweaver ====== | ====== Upgrading Bizweaver ====== | ||
| - | <WRAP center round alert 100%> | + | <WRAP center round alert 90%> |
| Be sure that all instances of the Bizweaver application are ended before beginning the update. | Be sure that all instances of the Bizweaver application are ended before beginning the update. | ||
| </ | </ | ||
| - | + | <WRAP center round important | |
| - | <WRAP center round important> | + | |
| A direct upgrade for installations **prior to version 91.1.0.138** is not supported. In these cases, simply uninstall Bizweaver using the standard Windows uninstall process. Then install the new version of Bizweaver as described above. | A direct upgrade for installations **prior to version 91.1.0.138** is not supported. In these cases, simply uninstall Bizweaver using the standard Windows uninstall process. Then install the new version of Bizweaver as described above. | ||
| Line 131: | Line 148: | ||
| * Install the new version of Bizweaver. | * Install the new version of Bizweaver. | ||
| </ | </ | ||
| - | |||
| To upgrade Bizweaver, simply follow the installation instructions as outlined above. Bizweaver workflows are stored in the database so they will remain intact during the upgrade process. | To upgrade Bizweaver, simply follow the installation instructions as outlined above. Bizweaver workflows are stored in the database so they will remain intact during the upgrade process. | ||
| - | ==== Final Upgrade Steps ==== | + | === Bizweaver Workflow Upgrade Wizard === |
| + | Beginning in Bizweaver 2.5.17 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. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * The wizard will process through all workflows in a Bizweaver instance. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Once the wizard is complete a list of all errors if any, will be displayed. | ||
| + | * **Open Log** This will open a text document with all errors displayed in the wizard. | ||
| + | * **OK** This will close the wizard and proceed to Bizweaver. | ||
| + | * To manually upgrade any workflow that failed, open the indicated workflow, fix the error and save. | ||
| + | * If no errors are encountered, | ||
| + | |||
| + | |||
| + | === Final Upgrade Steps === | ||
| * Check the **Bizweaver Service** service and confirm that the designated domain user described in the environment requirements is still in place. | * Check the **Bizweaver Service** service and confirm that the designated domain user described in the environment requirements is still in place. | ||
| Line 178: | Line 210: | ||
| In many SQL environments it is desirable to use the Bizweaver API to initiate a Bizweaver workflow. | In many SQL environments it is desirable to use the Bizweaver API to initiate a Bizweaver workflow. | ||
| - | To support this type of processing, some configuration in SQL Server is required. | + | To support this type of processing, some configuration in SQL Server is required. |