• register manual checks

    Hi, I have a script to add manualChecks to Sage100. It works. I want to register the checks through in the code. I tried to do it with the code I used to register invoices: invoice.nSelectBatch(batch); invoice.nSetPostingDate("20270531"); invoice…
  • Looking for training for SAGE 100 BOI

    Hi the team, I am a developer and we use SAGE 100C in my company. I want to learn how to use BOI for some scripting tasks and integration. After strugling in searching on the web. I have found this forum. Can someone help me to find either an online…
  • How to create invoice in Sage 100 using object matrix c# , if you don't manage stock

    hi, Greetings !!! I want c # sample code through which i can create invoice entry through object matrix dll for sage 100
  • How to pull Sage 100 CustomerShipToTaxExemptions from Sage 100

    What is the best way to pull CustomerShipToTaxExemptions from Sage 100 using C#? Below is my code to create a session and pull the dispatch object using ui and bus but it throws this error- **** From ProvideX: Lookup program failed. The task id "000000000…
  • Integrate BOI with Sage 100 ERP 2018

    Hello, We have an eCommerce web application built-in in Ruby on Rails. And, we need to integrate Sage ERP with our ruby server, Which will fetch products data from Sage ERP and writes orders data to Sage ERP? We have installed Sage ERP on our windows…
  • Is there a .NET library available that lays on top of BOI COM implementation?

    I recently took the BOI course on SageU and have been educating myself in how to use the BOI COM interface. I'm finding that there seems to be a real need for a .NET (or CLR) library that abstracts away the COM implementation so that we can just work…
  • Importing Sales Order through BOI doesn't update next sales order number

    We have an external program writing to Sales Order entry using BOI, The order gets written correctly but it doesn't update the next sales order number. oPvx = CreateObject("Providex.Script") oPvx.Init("\\MAS\Sage Software\2014\MAS90\Home") oSS = oPvx…
  • Order creation with authorized credit card details from 3rd party system

    I am trying to import a sales order with payment details. The credit card is already authorized in 3rd party system (eCommerce), i want to save the Authorization code and Transaction Id in Sage so that while invocing we can capture the amount. But payment…
  • 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…
  • 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…