• Sage 300 integration

    Our company need to integrate sage to our Hotel management software in order to allow exportation of Bills, invoices, payments, suppliers etc to sage 300. I have been looking for in depth resources on how to achieve this, but could not find any samples…
  • Session initialization stuck, using interop dlls

    Hi All, I am facing some issues while initializing the session of Sage 300 Interop DLL to connect with Sage 300 to import the data. here is the code. It runs sometime fine, but sometime I needs to restart the machine. this._mSession = new Session…
  • Import Optional fields using Interop SDK for sales order

    Hi ALL, I am using p interop DLL to import sales order using C# programming, I have implemented the import program for the standard fields and it's working. But I also need to import some optional fields using programming, Can anyone have any reference…