• Getting customer data from sage100

    I need to get customer data from sage100 using .Net code. I went through https://help-sage100.na.sage.com/2018/FLOR/index.htm but could not understand the functions as there was no clear instructions. I managed to get data from two columns using a sample…
  • Customer integration issue after update to 2020

    We have a customer that just upgraded their Sage 100 product to the 2020 version and are seeing some issues with integrating to our product. They migrating from Sage 2016. Below is a code snippet of where the issue is coming from. The error is “CI_NOF…
  • Read Inventory from Sage in C# .net

    FormerMember
    FormerMember
    Hello Everyone I am New to the sage and looking for the C# integration with sage to read inventory data for the client. Our client have the SAGE 100 ERP software . Can anyone help me this and provide the some links for the same.
  • Get a list of codes required for customers such as Terms, Salespersons, and Tax Schedules

    I am new to BOI. I have figured out how to pull customer data using AR_Customer_svc. Where do I find a list of services for other tables such as Terms, Salespersons, and Tax Schedules? Thanks in advance!
  • Sage 100 2017. Cannot communicate with Sage Exchange Desktop 2.0 when initializing AR_CustomerCreditCard_Bus

    I get an error that says "Cannot communicate with Sage Exchange Desktop 2.0" when initializing AR_CustomerCreditCard_Bus in VB.Net as a Windows Service. I have the sample code attached and the credentials to Sage are hard coded in the Sage100Connection…
  • The Records is not in editable state

    Hi, I got this "The Records is not in editable state" Error while delete contact from Ar_CustomerContact_bus object. Please anyone give hint to solve this issue. Thanks.
  • Updating Credit Card Expiration Dates

    We are on 100 Advanced 2013, and have some automated processes that import sales orders through the BOI. We have a number of repeat customers who have been customers for years, and occasionally they use a card that they have been using for several years…
  • Get SalesOrder

    Hello I am using businss object to get SalesOrder for sage MAS90.I am using GetResultSets option to get.In it i am getting array of two columns.Is there way to get mutiple coulumns for this?