Skip to content
View Categories

SAP Business One Integration

58 articles

A task is failing at run time with the following error: “Could not load file or assembly”

Last Updated: June 29, 2022

Symptom A task is failing at runtime and errors similar to the following are being produced: TIAPI: Type Information Error while loading tool assembly for step SAP Business One Connector. See Windows Event Viewer for more details. The Windows application log will display something similar to the following: Could not load file or assembly 'file:///C:\Program...

Running a SAP HANA stored procedure errors with: ‘Unterminated quoted identifier’

Last Updated: July 1, 2022

Symptom Running a SAP HANA stored procedure produces the following error: .. [HDBODBC32] Syntax error or access violation; 257 sql syntax error: unterminated quoted identifier.. Cause The error occurs when SAP HANA identifiers are not enclosed in double quote (“) characters. The SAP HANA ODBC layer requires that procedures are identified with double quotes, and...

Unable to query a SAP HANA database: Driver error – 10808 [HODBC32] Feature (SCROLLABLE RESULT) not implemented yet

Last Updated: July 1, 2022

Symptom Unable to query a SAP HANA database, the following error occurs: Driver error - 10808 [HODBC32] Feature (SCROLLABLE RESULT) not implemented yet Cause The SAP HANA ODBC layer does not support scrollable cursors. Resolution Go to the global configuration properties for the SAP HANA ODBC connection via: Manage -> Tools -> Input -> Database...

Getting Errors when Updating Documents in the SAP Client

Last Updated: August 3, 2022

Symptom After installing the SAP Business One Event Agent to monitor a company database, you are now experiencing errors every time you attempt to update a document in the SAP client. This article describes how to resolve the above problem. Cause The database user assigned to the SAP Business One Event Agent (refer to the...

Failed to load company list from server – Error code: 8007007e

Last Updated: July 4, 2022

Symptom Creating a connection fails with the error: Failed to load company list from server. Exception occurred retrieving the COM class factory for component with CLSID: {632F4591-AA62-4219-8FB6-22BCF5F60090} Failed due to the following error: 8007007e The specified module could not be found. Cause The error is specific to SAP Business One Integration Tool version 1.311 which...

OBServerDLL.dll version is older than the DI API version – Error code -8003

Last Updated: July 4, 2022

Symptom Creating a connection fails with the error: An error has occurred while processing connection 'CONNECTION_NAME': Failed to Connect to DIAPI Server: SAP B1 Error Response - OBServerDLL.dll version is older than the DI API version (Error Code: -8003) Cause This error occurs when there is a version miss-match between the SBOCommon database and the...

Unable to initialise OBServerDLL.dll – Error code: -105

Last Updated: July 4, 2022

Symptom Creating a connection fails with the error: An error has occurred while processing connection : Failed to Connect to DIAPI Server: SAP B1 Response – Unable to initialise OBServerDLL.dll (Error Code: -105) Cause The SAP licence server details setup within the tool are incorrect. Solution Check that both the license server host name and...

Date deviates from permissible range – Error code: -5002 10000047

Last Updated: July 4, 2022

Symptom At task run time, the step fails with the error: Failed to Add SAP B1 Business Object (-5002): 10000047 - Date deviates from permissible range Cause This error occurs on A/R Invoice and A/P Invoice documents, and is caused by the due date on the document in a posting period being locked. (By default,...

Error code: 998 – An error occurred whilst processing the operation: Exception from HRESULT: 0xFFFFFB9E

Last Updated: July 4, 2022

Symptom At task run time, the step fails with the error: Error code 998. An error occurred whilst processing the operation: Exception from HRESULT: 0xFFFFFB9E Cause The error occurs when the SAP DIAPI component is in an inconsistent state. Subsequent transactions against the same SAP business object while the component is in this state will...

Error whilst processing operation: You are not connected to a company

Last Updated: July 4, 2022

Symptom At task run time, the step fails with the error: An error occurred whilst processing the operation: You are not connected to a company Cause The error occurs when the user setup under the ‘Authentication’ tab in the global connection setting, has no license assigned within SAP Business One, or the license has expired....