• 3rd party integration with sage 100

    Hello Everyone, I am trying to build a 3rd party C# application for my client on sage 100, i read several things but was not able to achieve this, i have been trying few sample codes to connect with sage using BOI but i am not able to read data from…
  • 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…
  • DispatchObject C# example not returning expected column

    I'm new to Sage and I've been working on a sample app using DispatchObject. The goal will be to eventually pull and push data GL entries. I changed the sample to return AddressLine1, however; the sample only returns the customer number. // Instantiate…