• C# Creating A New Vendor

    Hi everyone! I've been trying to create a new vendor through the BOI and have run into an issue. It creates something similar to a "place holder" for the vendor number in the vendor table, but does not fully create the vendor. For example, when I click…
  • Sage 100 SO_Shipping_bus

    Hello, This might be an easy fix, but I seem to be having issues opening the SO_Shipping_bus object. Am I setting the following object up correctly? Microsoft.Win32.RegistryKey SageKey = Microsoft.Win32.Registry.CurrentUser.OpenSubKey(@"Software…
  • Looking for WMS to integrate with Sage 100

    Hello, We are a distribution company that is looking to implement a WMS that can integrate with Sage 100. Preferably one that can stand alone as well. We are going through some growing pains and may also be looking to a new ERP in years to come. May…
  • JobOps with Sage 100 ERP using barcoding with JOScan

    Community, We are a mid-west manufacturing company and are looking to implement the JobOps product with barcoding using JOScan. We are hoping to find another company presently using JobOps with Sage 100 ERP that might be willing to share their experience…
  • Sales Order Entry via BOI

    Please forgive me as I have been scouring the internet and other Sage sites to find the answer to this question with no avail. I am trying to insert a sales order from c#. The order gets created, yet it doesn't have an assigned customer or any lines…
  • BOI Error on SO_SalesOrder_bus NewObject

    I am hoping someone can steer me in the correct direction. I trying to get an MVC script to enter a sales order. As far as I understand it (I do not have much experience in BOI) I need an instance of the SO_SalesOrder_bus. The problem occurs when I try…