cobi.wms:faq
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cobi.wms:faq [2022/05/05 10:00] – [Can we import different label sizes to the app?] tkammer | cobi.wms:faq [2026/06/15 13:01] (current) – thuth | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== General ===== | ===== General ===== | ||
| + | |||
| + | ==== Does COBI.wms support SSL/TLS encrypted connections to MS SQL Server? ==== | ||
| + | |||
| + | Yes. COBI.wms supports SSL/TLS encrypted connections to Microsoft SQL Server (MSSQL), e.g. for accessing the Management Database. | ||
| + | |||
| + | If SSL/TLS is configured on the SQL Server side, you can enforce encryption in COBI.wms by setting **Optional fields → Encryption** to **`require`**. This ensures COBI.wms will only connect if the connection is encrypted. | ||
| + | |||
| + | **Note:** We recommend using a valid server certificate that matches the SQL Server hostname (DNS name) and is trusted by the client environment. | ||
| ==== Which versions of SAP Business One are supported? ==== | ==== Which versions of SAP Business One are supported? ==== | ||
| Line 25: | Line 33: | ||
| * English | * English | ||
| * Spanish | * Spanish | ||
| + | * French | ||
| * German | * German | ||
| + | * Polish | ||
| * Turkish | * Turkish | ||
| * Finnish (partial) | * Finnish (partial) | ||
| Line 72: | Line 82: | ||
| In partner-hosted or SAP-hosted public-cloud deployments, | In partner-hosted or SAP-hosted public-cloud deployments, | ||
| + | |||
| + | |||
| + | |||
| + | ===== Batch Numbers / Serial Numbers ===== | ||
| + | |||
| + | ==== Is "On Release Only" supported? ==== | ||
| + | |||
| + | Yes, the app supports the "on release only" management method for batch/ | ||
| + | |||
| + | For serial numbers, you must enable the checkbox **Automatic Serial Number Creation on Receipt**. | ||
| + | |||
| + | For batch numbers, if "on release only" is chosen, the only way to release batch numbers is to generate them in the SAP Business One client at some point, then use them in the app. There is unfortunately no other way to support this method due to limitations in the SAP Business One programming interface. | ||
| Line 91: | Line 113: | ||
| + | ===== Picking & Packing ===== | ||
| - | ===== Inventory counting ===== | + | ==== How can you prevent two pickers from working on the same picking list? ==== |
| - | ==== Can two employees work on the same counting list at the same time? ==== | + | COBI.wms provides a supporting feature for this scenario. |
| - | No, this is not supported. The employees would be overwriting each other’s inputs. Instead, two different counting lists should be created for the employees to be able to work in parallel. | + | By enabling the option “Show if a picking list has been started”, the system can indicate whether a picking list is already being processed. |
| + | Behavior when enabled: | ||
| + | * A user can actively “start” a picking list | ||
| + | * A corresponding flag (UDF) is set in SAP | ||
| + | * Other devices will see the list as already in progress (highlighted in green) | ||
| + | Important: | ||
| + | * This is not a strict system lock | ||
| + | * The feature is intended to provide transparency and process guidance | ||
| + | * Technically, | ||
| + | |||
| + | ===== Inventory ===== | ||
| + | |||
| + | ==== Can multiple users work on the same inventory list at the same time? ==== | ||
| + | |||
| + | Yes, this is possible with the current COBI.wms version. | ||
| + | |||
| + | Starting from version 2.43, the inventory logic has been significantly improved by introducing an external inventory service. | ||
| + | |||
| + | How it works: | ||
| + | * All counting data is initially collected from devices by the external service | ||
| + | * The service centrally gathers inputs from multiple users | ||
| + | * Values are consolidated (summed up) | ||
| + | * The final results are then transferred to SAP Business One | ||
| + | |||
| + | Advantages: | ||
| + | * Multiple users can work on the same inventory list simultaneously | ||
| + | * Improved stability, especially for large inventory counts | ||
| + | * No blocking of the Service Layer during counting processes | ||
| + | * Reduced risk of data being overwritten | ||
| + | |||
| + | Note: | ||
| + | * Final values are consolidated by the service before being posted to SAP | ||
| ===== Label printing ===== | ===== Label printing ===== | ||
| Line 109: | Line 163: | ||
| ==== Can we automatically print labels when a booking is made? ==== | ==== Can we automatically print labels when a booking is made? ==== | ||
| - | For this, Coresuite Remote Print is needed. It does not work with the app’s own direct printing feature. The app can make use of an additional Windows Service from COBISOFT | + | For this, Coresuite Remote Print is needed. It does not work with the app’s own direct printing feature. The app can make use of an additional Windows Service from COBISOFT, called |
| Line 123: | Line 177: | ||
| ===== Licensing ===== | ===== Licensing ===== | ||
| - | ==== Is one license | + | ==== What kind of SAP Business One Licenses are needed to use the app? ==== |
| + | |||
| + | Apart from the COBI.wms Licenses that you acquire from COBISOFT, you may also need to purchase additional SAP Business One Licenses from your SAP Partner. | ||
| + | |||
| + | According to the latest licensing guidelines of SAP Business One (as of May 2023), **every individual employee (person)** who interacts with SAP Business One through any means (including third-party applications such as COBI.wms) must have some kind of SAP Business One License. | ||
| + | |||
| + | If an employee who will use COBI.wms already has an SAP Business One License, such as Professional or Limited Logistics, then they don't need an additional SAP Business One License to be allowed to use COBI.wms. | ||
| + | |||
| + | However, if the employee doesn' | ||
| + | |||
| + | ==== Are COBI.wms Licenses | ||
| + | |||
| + | A COBI.wms license can be assigned to an Android device **or** to a COBI.wms user. | ||
| + | |||
| + | If an Android device is licensed, any person can log in on that device and use it. Users don't require licenses in this case. | ||
| + | |||
| + | If a COBI.wms User is licensed, they can user their username and password log in to COBI.wms on any Android device. | ||
| + | |||
| + | Licenses can be freely swapped between devices and users. | ||
| + | |||
| + | Generally, licensing devices is the easier option, especially since you won't have to deal with COBI.wms User Management. | ||
| - | A COBI.wms | + | See [[COBI.wms:Management Database]] for details on how to manage users and licenses. |
cobi.wms/faq.1651737619.txt.gz · Last modified: by tkammer