• How to read single record with BOI (C#)

    Hello All, Can anyone help me in getting a single record from Sage BOI script. I am using the following code but no data is returned. int taskId = (int)oSs.InvokeMethod("nLookupTask", "AR_Customer_ui"); oSs.InvokeMethod("nSetProgram", taskId); using…
  • Can we do ShipToCode AutoGenerated using BOI?

    Hi ALL, I just at a point, can we do AutoGenerated ShipToCode using BOI? Please help me or give me hint regarding. Thanks, SF