top of page
Search
  • ABS

SAP - UI API Server is unavailable; the installation process will not start

  1. Open Task Manager and kill the existing "SAPbouiCOM.exe" processes.

  2. Go to Control Panel->Administrative Tools->Component Services, locate "SAPbouiCOM" and right-click to choose Properties:

  3. On the Identity tab, choose The launchig user, and click Apply

  4. Open SAP Business One with a different user again. Now the "SAPbouiCOM.exe" process is supposed to run with the same session ID as the "SAP Business One.exe" process

4 views0 comments

Recent Posts

See All

SAP B1/iVend- Query Inventory In SAP

Check inventory audit in SAP select  a.CreateDate, b.USER_CODE as [User], a.TransType SAP_DocType, case when a.TransType = 13 then  'Sale Invoice' when a.TransType = 14 then  'Sale Credit Note' when a

ivend-SAP Integration Monitor from SBO to ivend Query

Select IntegrationKey,Cast(SourceType AS Varchar(20)) As SourceType,SourceKey, OperationType, isNull(LogDatetime, getdate()) As LogDatetime, Case isNull(Status, 0) When 0 Then 'Not Processed' Else 'Fa

Post: Blog2_Post
bottom of page