This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
versago:versago_installation [2020/05/13 09:32] runger [Other Notifications] |
versago:versago_installation [2024/08/26 14:12] (current) dlee |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Versago stores configuration and other related data in a Microsoft SQL Server database. **No other databases for storing configuration information are supported at this time**. The database can be created in an existing SQL Server instance or a new instance can be created. | Versago stores configuration and other related data in a Microsoft SQL Server database. **No other databases for storing configuration information are supported at this time**. The database can be created in an existing SQL Server instance or a new instance can be created. | ||
| - | <WRAP center round help 90%> | + | * Microsoft SQL Server 2012 or higher |
| + | * Microsoft SQL Server Express 2012 or higher | ||
| + | |||
| + | <WRAP center round help 80%> | ||
| The above requirement applies only to the storage of configuration information. | The above requirement applies only to the storage of configuration information. | ||
| </ | </ | ||
| - | |||
| - | |||
| - | * Microsoft SQL Server | ||
| - | * 2012 or above | ||
| - | * Versago can be used on SQL Server 2008 but the preference is to use a newer version | ||
| - | * Microsoft SQL Server Express | ||
| - | * 2012 or higher | ||
| ==== Important Notifications ==== | ==== Important Notifications ==== | ||
| - | <WRAP center round alert 90%> | + | <WRAP center round alert 80%> |
| Do not use Microsoft Internet Explorer (IE) for the Versago installation process. | Do not use Microsoft Internet Explorer (IE) for the Versago installation process. | ||
| </ | </ | ||
| - | <WRAP center round alert 90%> | + | <WRAP center round alert 80%> |
| - | Versago v2.3 and higher requires that Microsoft .Net Framework v4.7.2 or higher be installed before beginning an installation. | + | Versago v2.3 and higher requires that **both** |
| </ | </ | ||
| - | <WRAP center round alert 90%> | + | <WRAP center round tip 80%> |
| In some instances we have found that installing Versago can force a server reboot. | In some instances we have found that installing Versago can force a server reboot. | ||
| </ | </ | ||
| + | ===== HANA Database Connections ===== | ||
| + | |||
| + | The **SAP HANA Client** should be installed on the machine where Versago is installed **if** you will be connecting to a HANA database to retrieve information. This application is automatically installed if SAP Business One for HANA is installed on the machine. An installation package is available from Third Wave Business Systems if it is not already installed. | ||
| + | |||
| + | <WRAP center round alert 80%> | ||
| + | Beginning with Versago v2.4.11 and higher, HANA Client v2.4 must be installed on the Versago server. | ||
| + | </ | ||
| + | |||
| + | Please follow these instructions. | ||
| + | |||
| + | * If downloaded from the TWBS portal, extract the HANA client installation package from the .zip archive. | ||
| + | * Use the 64 bit HANA Client | ||
| + | * Right-click on " | ||
| + | * Click the " | ||
| + | * Use the default install directory, C:\Program Files\sap\hdbclient | ||
| + | * Click < | ||
| + | |||
| + | |||
| + | ====HANA Drivers for Crystal Reports==== | ||
| + | A specific ODBC driver is required if you plan to use Crystal Reports as a presentation mechanism with Versago and Bizweaver. | ||
| + | |||
| + | As of May/2020 it appears that the only way to get this driver installed is to install the SAP Business One 32-bit HANA client on the Versago server. | ||
| + | |||
| + | - If this is done **before** Versago is installed you will need to remove the "SAP Crystal Reports Runtime engine for .NET framework" | ||
| + | - If this is done **after** Versago is installed you will need to remove the "SAP Crystal Reports Runtime engine for .NET framework" | ||
| Line 38: | Line 59: | ||
| * The user name & password for a SQL Server user with database administrator security. | * The user name & password for a SQL Server user with database administrator security. | ||
| * Third Wave recommends that a specific user be created for Versago rather than using the ‘sa’ user. | * Third Wave recommends that a specific user be created for Versago rather than using the ‘sa’ user. | ||
| - | * The desired communication port to be used by Versago. This can be any available port based on your network configuration. The default | + | * The desired communication port to be used by Versago. This can be any available port based on your network configuration. The default |
| - | * **EXCEPTION for non-SSL**: If the SAP Business One Integration Platform is in use (or you plan to use it in the future), do not use port 8080. The integration platform uses this port. Use port 8090 or higher to avoid conflicts. | + | |
| * Versago interacts with SQL server so the standard communication port (1433) will need to be open between the Versago server and the SQL server. | * Versago interacts with SQL server so the standard communication port (1433) will need to be open between the Versago server and the SQL server. | ||
| * When working with a HANA database, the standard port 30015 will need to be open as well. | * When working with a HANA database, the standard port 30015 will need to be open as well. | ||
| Line 50: | Line 70: | ||
| * Country | * Country | ||
| * Password | * Password | ||
| - | |||
| * Confirm that your SAP Business One Site ID is set up in Third Wave’s system. This value is used for licensing. You can check to see if it is set up on the TWBS portal (https: | * Confirm that your SAP Business One Site ID is set up in Third Wave’s system. This value is used for licensing. You can check to see if it is set up on the TWBS portal (https: | ||
| Line 57: | Line 76: | ||
| ==== Confirm Environment Requirements ==== | ==== Confirm Environment Requirements ==== | ||
| - | Review | + | Review |
| + | Pay particular attention to the required version of Microsoft .Net Framework. | ||
| ==== Configure IIS ==== | ==== Configure IIS ==== | ||
| - | <WRAP center round alert 60%> | + | <WRAP center round alert 80%> |
| Note that it may be necessary to restart IIS as part of the installation process. This should be considered if you have other applications that use IIS running on the web server where Versago will be installed. | Note that it may be necessary to restart IIS as part of the installation process. This should be considered if you have other applications that use IIS running on the web server where Versago will be installed. | ||
| </ | </ | ||
| - | <WRAP center round info 60%> | + | <WRAP center round info 80%> |
| IIS is used by both Versago and Bizweaver. | IIS is used by both Versago and Bizweaver. | ||
| </ | </ | ||
| - | * Confirm that IIS is installed, configured, and running on the server(s) hosting Versago and/or Bizweaver. | + | * Confirm that IIS is installed, configured, and running on the server(s) hosting Versago and/or Bizweaver. |
| - | * Obtain and install an SSL certificate | + | * Review IIS **// |
| + | * Obtain and install an **// | ||
| * Obtain the Versago installation package, which is provided by Third Wave. | * Obtain the Versago installation package, which is provided by Third Wave. | ||
| ===== License Requirements ===== | ===== License Requirements ===== | ||
| - | The Versago license is generated | + | The Versago license is verified |
| * Your SAP Installation ID must be on file in the Third Wave Business Systems license system. | * Your SAP Installation ID must be on file in the Third Wave Business Systems license system. | ||
| - | * An active Internet connection to allow communication with the Third Wave license server. | + | * An active Internet connection to allow communication with the Third Wave license server. |
| ====== Installation ====== | ====== Installation ====== | ||
| Line 93: | Line 114: | ||
| * Set installation options | * Set installation options | ||
| * Select the website to be created. The default is “Versago” and should not be changed without consultation with Third Wave technical support. | * Select the website to be created. The default is “Versago” and should not be changed without consultation with Third Wave technical support. | ||
| - | | + | * The default port for SSL is 443 |
| - | * Enter the port to be used for Versago. | + | * Select the desired |
| - | | + | |
| - | * If SSL is selected the default will change to 443. This is the standard for SSL. | + | |
| - | * If have selected SSL **and** you have already registered your certificate in IIS, you can select the desired certificate | + | |
| * Click [**Next**] to continue. | * Click [**Next**] to continue. | ||
| * Various screens will be displayed as different components are installed. This may take a few minutes. | * Various screens will be displayed as different components are installed. This may take a few minutes. | ||
| Line 107: | Line 125: | ||
| * Enter the database\instance name of the database server. | * Enter the database\instance name of the database server. | ||
| * Enter the name of the database that will hold Versago configuration information. This can be an existing database or a new database. | * Enter the name of the database that will hold Versago configuration information. This can be an existing database or a new database. | ||
| - | * An SAP Business One database should not be used for this purpose. | + | * An SAP Business One database should |
| * A common database name is " | * A common database name is " | ||
| * Enter the user name and password that will be used to connect to the database. This can be any user provided the user is associated with the “sysadmin” security role (SQL Server). | * Enter the user name and password that will be used to connect to the database. This can be any user provided the user is associated with the “sysadmin” security role (SQL Server). | ||
| - | * Note that only SQL Server Authentication is supported. Windows Authentication cannot be used for this purpose. | + | |
| * Click [**Next**] to continue. | * Click [**Next**] to continue. | ||
| * There will be a delay of several seconds while the database and associated tables are created. | * There will be a delay of several seconds while the database and associated tables are created. | ||
| + | |||
| + | {{ : | ||
| ===== Configure User ===== | ===== Configure User ===== | ||
| Line 118: | Line 138: | ||
| This step establishes an initial administrative Versago user for your site. | This step establishes an initial administrative Versago user for your site. | ||
| - | <WRAP center round important | + | <WRAP center round important |
| Always use a valid email address as your initial administrative user. Do not use " | Always use a valid email address as your initial administrative user. Do not use " | ||
| </ | </ | ||
| Line 125: | Line 145: | ||
| * Enter and confirm a password. | * Enter and confirm a password. | ||
| * A strong password is required. | * A strong password is required. | ||
| + | * Enter user details. \\ {{ : | ||
| * Click [**Next**] to continue. | * Click [**Next**] to continue. | ||
| - | + | | |
| - | | + | |
| * Click [**Finish**] to complete the initial installation. | * Click [**Finish**] to complete the initial installation. | ||
| * The Versago home page is opened using " | * The Versago home page is opened using " | ||
| Line 134: | Line 154: | ||
| * Once the Versago login/ | * Once the Versago login/ | ||
| - | <WRAP center round info 100%> | + | <WRAP center round info 80%> |
| Depending on your browser, you may receive a message that the “site is not secure.” This generally occurs when you are using **https**. There should be an option (you may have to look for it) to acknowledge the issue and continue. This most commonly is found with the Chrome and Firefox browsers. | Depending on your browser, you may receive a message that the “site is not secure.” This generally occurs when you are using **https**. There should be an option (you may have to look for it) to acknowledge the issue and continue. This most commonly is found with the Chrome and Firefox browsers. | ||
| </ | </ | ||
| + | <WRAP center round important 80%> | ||
| + | Some security software may affect the installation of Versago. Please review your antivirus logs to ensure that no Versago files have been quarantined | ||
| + | </ | ||
| ==== Final installation Steps ==== | ==== Final installation Steps ==== | ||
| - | The basic installation of Versago is now complete. Login using the Admin user created earlier to complete the following steps. | + | The basic installation of Versago is now complete. Login using the Admin user created earlier, go to the Admin Console and complete the following steps. |
| - | * Complete product licensing | + | * [[versago: |
| * [[versago: | * [[versago: | ||
| * [[Create Forms Database|Create a Database for Versago Forms]] | * [[Create Forms Database|Create a Database for Versago Forms]] | ||