Warning: The use of Integration Framework with COBI.wms is deprecated and highly discouraged for new installations. Most new COBI.wms features are only available when using Service Layer.
For connecting COBI.wms to MS SQL Server-based SAP Business One installations that are older than version 10, you need to use the Integration Framework (also called B1i) because Service Layer is not available.
You can install and configure B1i from the official SAP Business One setup utility, where it's listed as Integration Solution Components.
After you've successfully installed and configured B1i, you have to import and activate the COBI.wms Scenario Package for B1i.
After the activation is done, you can click on the Trigger button on the right side of the cobi.wms line. This should show a list of URLs, which are all identical. This is the URL you need to insert into the APIURL field of the Management Database.
When using the Integration Framework, you also have to add a number of UDFs to your SAP Business One company databases for COBI.wms transactions to work.
The following UDFs have to be added under both Marketing Documents → Title and Inventory → Pick List:
Name | Description | Data type |
---|---|---|
CWMS_Creator | Username of the document's creator | Alphanumeric (254) |
CWMS_CreatorDevice | Device ID with which the document was created | Numeric (11) |
CWMS_Updater | Username of the last person who updated the document | Alphanumeric (254) |
CWMS_UpdaterDevice | Device ID with which th edocument was last updated | Numeric (11) |