This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:global_connections [2020/06/17 13:15] runger [HANA Connections] - update for v2.5 |
bw:global_connections [2021/05/10 14:21] (current) akoehler [SAP Service Layer Connections] |
||
|---|---|---|---|
| Line 69: | Line 69: | ||
| ===== HANA Connections ===== | ===== HANA Connections ===== | ||
| - | HANA connections are used to connect Bizweaver to SAP HANA databases. | + | HANA connections are used to connect Bizweaver to SAP HANA databases. |
| In Bizweaver v2.5 there are two options available: Single container (single tenant) and Multi Container (multi-tenant). The setup is very similar for both, and each one is illustrated below. | In Bizweaver v2.5 there are two options available: Single container (single tenant) and Multi Container (multi-tenant). The setup is very similar for both, and each one is illustrated below. | ||
| - | {{ :bw:gcimage4.png? | + | ====Single Tenant==== |
| + | |||
| + | {{ :bw:hana_db_connection_single.png? | ||
| + | |||
| + | * Enter the **Server name** to which you are connecting. | ||
| + | * This will typically be a server/IP address & port number. | ||
| + | * The standard port number for HANA single tenant databases is **30015**. | ||
| + | * The server and port are separated by a colon ( : ). | ||
| + | * Select the //Single Container// **mode**. | ||
| + | * Enter the **HANA Username** and **Password** to access the HANA database. | ||
| + | * Creating a database user specifically for Bizweaver connections is recommended (although it is not required) as it can aid in troubleshooting connection issues. | ||
| + | * Enter the name of the **Database** to which you are connecting. | ||
| + | * Enter the **HANA Timeout** period | ||
| + | * The value is expressed in seconds. | ||
| + | * The default value of 30 is appropriate for most installations. | ||
| + | * This value is set on each database connection, so it can be different for each database if needed. The timeout value is used when the workflow is executed on a schedule or using the “Run now” option. | ||
| + | * Increase the value if you see connection timeouts occurring in HANA logs. | ||
| + | |||
| + | ====Multi-Tenant==== | ||
| + | |||
| + | {{ : | ||
| * Enter the **Server name** to which you are connecting. | * Enter the **Server name** to which you are connecting. | ||
| * This will typically be a server/IP address & port number. | * This will typically be a server/IP address & port number. | ||
| - | * The standard port number for HANA databases is 30015. | + | * The standard port number for HANA multi-tenant |
| + | * The server and port are separated by a colon ( : ). | ||
| + | * Select the //Multiple Containers// | ||
| + | * Enter the **Tenant Database** name. | ||
| + | * Enter the **HANA Username** and **Password** to access the HANA database. | ||
| + | * Creating a database user specifically for Bizweaver connections is recommended (although it is not required) as it can aid in troubleshooting connection issues. | ||
| * Enter the name of the **Database** to which you are connecting. | * Enter the name of the **Database** to which you are connecting. | ||
| - | * Enter the **HANA Username** and **Password** to access the SQL Server database. | ||
| - | * Creating a HANA user specifically for Bizweaver connections is recommended (although it is not required) as it can aid in troubleshooting connection issues. | ||
| * Enter the **HANA Timeout** period | * Enter the **HANA Timeout** period | ||
| * The value is expressed in seconds. | * The value is expressed in seconds. | ||
| * The default value of 30 is appropriate for most installations. | * The default value of 30 is appropriate for most installations. | ||
| * This value is set on each database connection, so it can be different for each database if needed. The timeout value is used when the workflow is executed on a schedule or using the “Run now” option. | * This value is set on each database connection, so it can be different for each database if needed. The timeout value is used when the workflow is executed on a schedule or using the “Run now” option. | ||
| - | * Increase the value if you see SQL timeouts occurring in HANA logs. | + | * Increase the value if you see connection |
| ===== DI Server Connections ===== | ===== DI Server Connections ===== | ||
| Line 232: | Line 255: | ||
| </ | </ | ||
| - **Database** is the SAP Business One company database name. This value is case sensitive. | - **Database** is the SAP Business One company database name. This value is case sensitive. | ||
| - | - **Username** and **Password** are the credentials that will be used to " | + | - **Username** and **Password** are the credentials that will be used to " |
| - The connection information is saved but is not validated. Any connection errors will only be shown when the connection is used in a workflow. | - The connection information is saved but is not validated. Any connection errors will only be shown when the connection is used in a workflow. | ||