Wiki

Scale Your Enterprise

User Tools

Site Tools


bizweaver:settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bizweaver:settings [2024/05/15 13:30]
dlee
bizweaver:settings [2025/06/10 14:12] (current)
afernandes [Listener]
Line 1: Line 1:
 ====== Settings ====== ====== Settings ======
 +Access the Settings window by clicking on the menu bar Tools>Settings.
 +
 +{{ :bw2:bizweaverconnectionmanager1.png |}}
 +
 +
 +
   - **[[bizweaver:settings#License Details|License Details]]**   - **[[bizweaver:settings#License Details|License Details]]**
   - **[[bizweaver:settings#Database|Database]]**   - **[[bizweaver:settings#Database|Database]]**
- +  **[[bizweaver:settings#Web Services|Web Services]]** 
- +  - **[[bizweaver:settings#Bizweaver Service|Bizweaver Service]]** 
-  - Web Services +  - **[[bizweaver:settings#Listener|Listener]]**
-  - Bizweaver Service +
-  - Listener+
  
 =====License Details===== =====License Details=====
Line 12: Line 16:
 {{ :bizweaver:settings01.png |}} {{ :bizweaver:settings01.png |}}
  
-**SAP Installation ID**: enter your license key. +**SAP Installation ID**: enter your license key.\\
 Click the **Retrieve License** link to contact the Third Wave Business Systems license service. Click the **Retrieve License** link to contact the Third Wave Business Systems license service.
  
 =====Database===== =====Database=====
  
-{{ :bw2:bizweaversettings2.png |}}+{{ :bizweaver:settings02.png |}}
  
-**Server** and **Database**: The SQL Server instance and database where Bizweaver configuration information is held. +  * **Server** and **Database**: The SQL Server instance and database where Bizweaver configuration information is held. 
-  * These values are set during installation and cannot be changed here. +    * These values are set during installation and cannot be changed here. 
-**Username** and **Password**: The SQL Server user and password used to access the database in 9.a+  **Username** and **Password**: The SQL Server user and password used to access the database. 
-  * SQL Server Authentication is the only authentication method supported. +    * SQL Server Authentication is the only authentication method supported. 
-**SQL Timeout**: The SQL Server timeout value used by Bizweaver when workflow information is being loaded into the design area. +  **SQL Timeout**: The SQL Server timeout value used by Bizweaver when workflow information is being loaded into the design area. 
-  *The default value of 15 (seconds) for the SQL Timeout is adequate for most installations.  However, if you see SQL timeout errors when workflows are being loaded, you may want to increase this value. +    *The default value of 15 (seconds) for the SQL Timeout is adequate for most installations.  However, if you see SQL timeout errors when workflows are being loaded, you may want to increase this value. 
-**Keep all logs for (Days):** The number of days to retain Bizweaver log files and processing records. +  **Keep all logs for (Days):** The number of days to retain Bizweaver log files and processing records. 
-  * Values from 3 – 5 are typically adequate+    * Values from 3 – 5 are typically adequate. 
-**B1 Installation ID:** A number used by Bizweaver to create/validate your application license+  * Click the **Save** link to save changes.
-  * This value must be on file with Third Wave Business Systems to obtain a valid license.  Contact Third Wave if you are unsure of what value you need to provide. +
-Click the **Save** link to save changes+
-Click the **Create Database Objects** link to create database objects (tables, views, etc.) used by the Bizweaver application. +
-  * This will normally only be needed on instruction from Third Wave support.+
  
-=====License Details=====+=====Web Services=====
  
-{{ :bw2:bizweaversettings1.png |}}+{{ :bizweaver:settings03.png |}}
  
-**Number of active workflows:** Lists the number of active workflows.+This function is used to generate a token that can invoke a workflow using the **POST** method.  The use of this method is described on other pages.
  
-**Number of workflows allowed:** Lists the total number of active workflows allowed.+  * **Generate Token** creates a unique value that is displayed in the "API Security" field. 
 +  * **Copy** will copy the API Security Token value to your clipboard so that it can be used elsewhere. 
 +  * **Clear** will clear the API Security Token if it needs to be regenerated. 
 +  * **Disable web service GET requests** will disallow all get requests through the Bizweaver API.
  
-Click the **Retrieve License** link to contact the Third Wave Business Systems license service. +<WRAP center round important> 
-  * This function may be needed if you purchase additional Bizweaver licenses and need to refresh your local system with the new value. +If you have used an API Security Token in other functions and you change it here, the other functions must be updated with the new value.  Otherwise, they will no longer work.
- +
-This can also be accessed by navigating to the menu bar selecting Help then About. The About window will display the current version of Bizweaver installed and the number of active and total allowed workflows. +
- +
-{{ :bw2:bizweaversettings6.png |}} +
- +
-Which will display the below screen. +
- +
-{{ :bw2:bizweaversettings5.png |}} +
- +
- +
- +
-=====Bizweaver Webservice===== +
-<WRAP center round tip> +
-The Bizweaver Webservice functionality is available in Bizweaver v2.3.6 and higher.+
 </WRAP> </WRAP>
-{{ :bw2:bizweaversettings3.png |}} 
  
-This function is used to generate a token that can invoke a workflow using the **POST** method.  The use of this method is described on other pages. 
  
-**Generate Token** creates a unique value that is displayed in the "API Security" field.+=====Service Settings=====
  
-**Copy** will copy the API Security Token value to your clipboard so that it can be used elsewhere.+{{ :bizweaver:settings04.png |}}
  
-**Clear** will clear the API Security Token if it needs to be regenerated.+  Use the switch to start / stop the Bizweaver application service. 
 +  Click the **Uninstall Service** link to uninstall the Bizweaver application service.
  
-**Disable web service GET requests** will disallow all get requests through the Bizweaver API. 
  
-<WRAP center round important> 
-If you have used an API Security Token in other functions and you change it here, the other functions must be updated with the new value.  Otherwise, they will no longer work. 
-</WRAP> 
- 
- 
-=====Service Settings===== 
  
-{{ :bw2:bizweaversettings4.png |}} +=====Listener=====
-Click the **Install Service** link to install the Bizweaver application service.+
  
-Click the **Un-install Service** link to uninstall the Bizweaver application service.+After selecting the SMTP connection to use by the listener to send notifications, if the connection type uses Oauth authentication the sender's email must be provided
  
-Click the **Stop** link to stop the Bizweaver application service.+{{ :bizweaver:listener.png |}}
  
-Click the **Start** link to start the Bizweaver application service.+  Use the switch to start / stop the Listener service
 +  * Select an SMTP Connection and add recipients to notify when the services starts / stops.
  
-  * These functions will normally only be needed on instruction from Third Wave support. 
-**Version** (shown under the Bizweaver logo) is the version of Bizweaver currently installed. 
-  * This will be needed when requesting support. 
  
 ---- ----
 **[[bizweaver:Home|Home]]** **[[bizweaver:Home|Home]]**
bizweaver/settings.1715794231.txt.gz · Last modified: 2024/05/15 13:30 by dlee