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 [2020/07/02 14:03] akoehler [Upgrading Bizweaver] |
bw:installation_upgrade_guide [2020/12/14 17:07] (current) akoehler [Configure SQL Server for Web Service Calls] |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| * __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. | * __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 90%> | + | <WRAP center round alert 50%> |
| HANA client change beginning with Bizweaver 2.5.8. | HANA client change beginning with Bizweaver 2.5.8. | ||
| </ | </ | ||
| Line 136: | Line 136: | ||
| <WRAP center round alert 90%> | <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 alert 90%> | ||
| - | When upgrading to Bizweaver 2.5, recurring schedules over minutes or hours on the day the workflow runs (what is now set on the Run Times tab), will need rescheduling due to the previously defined start and stop (until) times, which refer to the time on the start date the schedule will start and time on the end date the schedule will end. These times will insert into the From and To times for the Run Every option. If left unchanged after upgrading to version 2.5, a schedule will not execute as initially intended. | ||
| - | |||
| - | In addition to new scheduling functionality, | ||
| </ | </ | ||
| Line 155: | Line 149: | ||
| </ | </ | ||
| + | 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. | ||
| + | === 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, | ||
| - | 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 ==== | + | === 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 202: | 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. |