Thomas
Articles
Recent activity by Thomas
-
SAP Issue - SBO_SP_TransactionNotification_Problem (CINF)
This document explains the problems you can experience due to misconfigurations of the SAP provided Stored Procedure SBO_SP_TransactionNotification or SBO_SP_PostTransactionNotification The errors ...
- Updated
- 4 followers
- 2 comments
- 0 votes
-
SAP Issue - "Either BOF or EOF has been reached" when doing long operations
Example: You are trying to copy authorizations with the Master Data Manager and get this error message "Either BOF or EOF has been reached". This is a random error message that can appear if you a...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
[.NET Snippet & Macro] Checking if an item exist in Macro
In certain special scenarios, you want to only execute macro logic if a specific item exists on the form. Macro by default does not have any "DoesItemExist" function but we can create our own using...
- Updated
- 2 followers
- 1 comment
- 1 vote
-
SAP Issue - SQL Server limitation for row data length (8060 bytes)
SAP has a note on the issue with id: 816387 Link: https://launchpad.support.sap.com/#/notes/816387 The issue also seems to be possible to happen if there are corrupt metadata (SAP thinks tables and...
- Updated
- 2 followers
- 0 comments
- 0 votes
-
SAP Issue - Cloud Control Center - Please check the disk space or permissions
Cloud control Center can give an error when installing add-ons like: "Add-on %addonname%: Failed to save downloaded installer/uninstaller for the add-on. The target folder is %temp%. Please check t...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Known SAP Issue: Error connecting to UI (UI API Server - Server is Down)
During the add-on startup, you can see the following message: This error is an SAP Bug (Note: https://launchpad.support.sap.com/#/notes/2875011) Workaround (from SAP): End all SAP Business One Cli...
- Updated
- 6 followers
- 7 comments
- -1 votes
-
SAP Issue - "This entry already exists in the following tables"
We are seeing an issue with using the SAP Business One Solution Packager to package a copy of the database and include the Boyum UDO tables. The issue can also happen after a DB upgrade. The issue ...
- Updated
- 7 followers
- 8 comments
- 0 votes
-
SAP Issue - "The server process could not be started because the configured identity is incorrect. Check the username and password."
Server component: The local system account does not have permission to access the DI-API on the machine. Provide the local system account with the correct permissions or change the service to run u...
- Updated
- 2 followers
- 0 comments
- 0 votes
-
Crystal Error: Unsupported Operation. A document processed by the JRC engine cannot be opened in the C++ stack
The error normally shows if the user account that is trying to access the report does not have the correct permissions. Moving the report to a location that is accessible to everyone normally solve...
- Updated
- 4 followers
- 2 comments
- 2 votes
-
SAP Issue: Old format or invalid type library.
Error message: Old format or invalid type library. (Exception from HRESULT: 0x80028019 (TYPE_E_UNSUPFORMAT)). This error is a random SDK error which in normal scenarios cannot be reproduced. If yo...
- Updated
- 2 followers
- 0 comments
- 0 votes