• Integrating Objets100cLib (Sage dll) to third party c# application

    Hi , Greetings of the day !!! I need help integrating Objets100cLib (Sage dll) to third party c# application , can any one help with this ? i want to access data like suppliers/articles etc. Thanks in advance
  • Import Unit Cost for Inventory Adjustments with the COM API

    I'm trying to import the Unit Cost field among others for Inventory adjustments via the COM Interface. For some reason this one field likes to remain at 0.00 even when making a positive adjustment with a value greater than 0.00. Here is an example of…
  • RPC_E_SERVERFAULT

    Hi , I am getting RPC_E_SERVERFAULT error while I am trying to exporting the data using COM API C# code. I am able to login into Sage using APIs,I can delete the transaction but the Specifically I can not do the export and getting this error. …
  • An error occurred while importing! This happened for Field Name: EmpEE Fld5-Calc Name

    In the managedCOM I used BOEmployees.LoadAll to pull down an employee I had previously entered. With out editing anything, i saved it back into the COM using BOEmployee.SaveAll. I get this error off of importer.Import(): System.Runtime.InteropServices…
  • C# GetApplication returns null with Peachtree 2008

    I am creating an automated import of Purchase Invoices for a client who is using Peachtree 2008 Premier, and I've downloaded Sage 50 2016.0 SDK. I'm using the credentials that were provided when I downloaded the SDK and the function returns NULL. When…
  • how can I find /get Received Qty of Purchase Order using COM SDK

    Hi Using COM SDK , Is there a way to get/find received , remaining , ordered quantity of Purchase Order Thanks
  • Sage 50 could not be opened becausethe company data location .... could not be accessed

    Hi, I have a problem under Windows 8 and Sage 50(2013). When I made a connection to PT from SDK COM objects I had the following error: Sage 50 could not be opened becausethe company data location .... could not be accessed. If this path is correct…
  • Adding Freight to SO

    Hi, Does anyone have a sample, or suggestion on how I can add the Freight charge to a Sales Order imported into Sage from the COM interface via XML. I looked and looked and can get everything else imported but not that. Thanks!! Andreas