cobi.wms:architecture
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cobi.wms:architecture [2021/07/21 18:43] – tkammer | cobi.wms:architecture [2023/08/01 05:00] (current) – tkammer | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== Architecture |
The COBI.wms Android app can receive its configuration from various sources, and it can connect to SAP Business One through various methods, as explained in the following sections. | The COBI.wms Android app can receive its configuration from various sources, and it can connect to SAP Business One through various methods, as explained in the following sections. | ||
Line 9: | Line 9: | ||
==== Management Database ==== | ==== Management Database ==== | ||
- | In the Settings screen of the app, you can find the tab **Central | + | In the Settings screen of the app, you can find the tab **Management |
- | When you set up the app this way, the actual configuration will be received from the [[Management Database]]. | + | Usually, entering the IP address, database user, and database password should be enough to connect; leave the other fields empty unless really needed. |
+ | |||
+ | When you set up the app this way, the actual configuration will be received from the [[Management Database]]. | ||
==== In-app company list ==== | ==== In-app company list ==== | ||
Line 30: | Line 32: | ||
This option should only be used when Service Layer is not available. | This option should only be used when Service Layer is not available. | ||
+ | |||
+ | Note that if you're using SAP HANA, you must install [[HANA Proxy]] to allow the app to use direct DB queries. | ||
==== Direct DB connection + Service Layer ==== | ==== Direct DB connection + Service Layer ==== | ||
Line 36: | Line 40: | ||
This is the most preferable connection method. | This is the most preferable connection method. | ||
+ | |||
+ | Note that if you're using SAP HANA, you must install [[HANA Proxy]] to allow the app to use direct DB queries. | ||
==== Service Layer only ==== | ==== Service Layer only ==== | ||
- | The app will use Service Layer for all communication with SAP Business One. Reading data through Service Layer does not offer the same performance as direct database queries, so this connection method should only be used when a direct database connection cannot be established. | + | In this variant, the app will use Service Layer for all communication with SAP Business One. Reading data through Service Layer does not offer the same performance as direct database queries, so this connection method should only be used when a direct database connection cannot be established. |
+ | |||
+ | ===== Diagrams ===== | ||
+ | |||
+ | The following diagrams might help you in better understanding the architecture of COBI.wms with regard to configuration deployment and SAP Business One connection. | ||
+ | |||
+ | ==== On-premises (or private cloud) with MS SQL Server ==== | ||
+ | |||
+ | {{architecture-onprem-mssql.svg}} | ||
+ | |||
+ | ==== On-premises (or private cloud) with SAP HANA ==== | ||
+ | |||
+ | {{architecture-onprem-hana.svg}} | ||
cobi.wms/architecture.1626885797.txt.gz · Last modified: 2021/07/21 18:43 by tkammer