top of page
Search

SAP - Addon fail to connect company

  • ABS
  • Oct 23, 2021
  • 1 min read

1. go to folder: %temp%: delete folder SM_OBS_DLL

2.The problem was with the file b1-local-machine.xml in DI API Directory on workstation (C:\Program Files (x86)\SAP\SAP Business One DI API\Conf). In node "value" was value localhost. When i changed on IP SAP server then everthing works fine.

before <value>localhost:30000</value>

after <value>192.168.100.10:30000</value>

 
 
 

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...

 
 
 

Comments


Post: Blog2_Post

©2021 by Addon Business Solution Co., Ltd.

bottom of page