• Error in SY_SDataServer.pvc when trying to create sales order with SData

    I am getting the following exception while creating the sales order with SData. Same is working in Dev environment but not working in Stage environment. What could be the issue? Error in E:\Sage\Sage 100 Advanced ERP\MAS90\SY\SY_SDataServer.pvc at line…
  • Error while transfer a stock from one warehouse to other warehouse using BOI

    Hi All, I am working on a task where I need to transfer stock from one warehouse to other warehouse using BOI interface script but I am getting the error "ŠA valid warehouse must be entered at the Transfer To Warehouse field". Is anybody has any idea…
  • Issue in RMAs insert using BOI

    Hi ALL, I have an issue to import RMAs few field, All the information get inserted but just EmailAddress and Fax Number not get inserted using BOIs, I am using COM APIs with the C#.Net Can anyone please help me to resolve this issue? Or Can give me…
  • System.Runtime.InteropServices.COMException: <NewObject Error: 90>

    Hi All, I am getting this exception "System.Runtime.InteropServices.COMException: <NewObject Error: 90>" on the below code line, It is working fine in 2016. but on client machine it giving me an exception. oSS = pvx.GetType().InvokeMember("NewObject…