• Sage 100 2020 integration with Amazon Seller Central for Amazon Payment and inventory reconciliation

    Hi, Needed Sage 100 2020 integration with Amazon Seller Central for Amazon Payment and inventory reconciliation. Following is my requirement : - 1) Sync Amazon sales with sage 2) Sync Amazon returns with Sage 3) Sync Amazon Payments with sage…
  • Sage100 Visual Integrator Conundrum

    All, I'll try and be concise. I am working with Sage100 2019 and Visual Integrator Jobs. We just moved up from Mas90 4.3. Whoa, I know. Here's my dilemma: In Mas90, we had a VI job that would bring in website orders in a csv formatted file and import…
  • Connect Sage 100 with customized web app

    Hello Everyone, I'm currently working on a customized web app with PHP and MySQL backend for remote field services of a company. Since the company ERP is Sage 100, has anyone ever tried connecting Sage database with such customized web app? Appreciate…
  • Order Processing and Tracking Solutions for Sage 100 ERP 2013?

    Hi everyone, Does anyone know of a good system that will help track orders as they're being processed by integrating with Sage? I'm hoping to find something that has a good way to help us keep things on track as orders are being picked, processed and…
  • Hubspot

    Is anyone out there utilizing HubSpot? And if so, are you transferring data both to and from Sage 100? Or just transferring data from HubSpot to Sage? Any problems with the integration?
  • Invalid or missing posting date encountered on Bill of Materials transaction update

    Hi, I've been working on automatic registration of transactions for Bill of materials. but I've been encoutering this issue for a couple of days now. its been throwing me an error that says "Invalid or missing posting date encountered" I opted…
  • BM Production register Error "The register must be printed prior to posting"

    Hi, I've been wondering if someone else encountered or might have a solution for this. Im getting the error "The register must be printed prior to posting" oSS2.nSetProgram(oSS2.nLookupTask("BM_ProductionRegister_UI")) objTransactionRegister…
  • BM ProductionRegister - New object error:200

    Hi, i've been constantly getting the error "System.Exception: <NewObject Error: 200>" when I register the BM production entries. here's what I have coded: oSS2.nSetProgram(oSS2.nLookupTask("BM_ProductionRegister_UI")) objTransactionRegister =…
  • Authorized Vendor List (AVL) software for Sage 100.

    Is anyone aware of an Authorized Vendor List (AVL) type management software bolt on to Sage 100? Would need to be be in alignment withe ISO 9001 & AS 9100.
  • Using Zapier (or similiar) with Sage 100

    Has anyone found a way to use Zapier or similar with Sage 100? Would love to use it to integrate with our forms Application. Thanks!
  • integrate website with Sage100

    Hello, we are looking to integrate our website with Sage 100. We want to save website orders to Sage 100. What would be the correct approach? We already have visual integrator. But we want to be able to do it automatically. When order comes in, it will…
  • Ecommerce Solution

    Is anyone aware of a good ecommerce solution that will integrate easily with Sage 100? We've tried using the eBusiness module but it is incredibly outdated. Why has Sage not updated this? Anyway, looking for what others have used to get info from a webstore…
  • Anybody else having issues with JobOps/Scanco integrating with other ISV's?

    We have been using Sage 100 along with the Scanco and JobOps modules for quite some time. We recently purchased a module from another ISV which requires some integration work to be completed to ensure they operate together without conflicts. We’ve tried…
  • Ar Cash Receipts using BOI

    Hi community! I need some help. I have an almost perfect code here in C# posting a payment in cash receipts. The only problem is that the batch amount is duplicated. The batch total is $520.00 instead of $260.00. What am I doing wrong? Here…
  • Financial Reporting alternatives - BI 360 by Solver.

    Anyone use BI360 for their Financial Reports in Sage 100? What do you think? I've used BizInsight for years and have worked with F9 and Sage Intelligence. Currently, I believe that BizInsight is the superior product, but with the recent acquisition I…
  • SSIS (SQL Server Integration Services) Connector to Sage Business Object Interface (API)

    Does anyone have any suggestions on the best way to use Microsoft SSIS (SQL Server Integration Services) to connect to SAGE 100 Business Objects API? We came across this product, but were curious to know what recommendations the community had. https:…
  • Help with SO_Invoice_bus

    I'm trying to create a Sale Invoice via BOI and not doing something right, but not sure what. When I nSetKey, I get this error "You cannot use a credit card payment when credit card payment type is not set up." Thanks!
  • Integration of Sage 100 to my rails application

    Hello, I am a developer, and we have purchased Sage 100 partner account. We want to integrate it with our app. Where we will fetch products related data to our system. However, I am unable to see any help regarding the REST API or integration tool. I…
  • Mobile app for Time Track

    I am looking for a mobile app to use with Sage 100 2018 Payroll / Time Track. User needs to be able to punch in/out and specify a Job Cost job to post time to.
  • Payroll outsourcing

    We are a manufacturing company with approximately 250 employees. We currently handle payroll in-house. We are interested in exploring options that would make our life easier... We use Wasp (3rd party application) as our time server. Does anyone have any…
  • Problem importing to WO4 (Template Routing Extended Description) using VI

    MAS200 (Version 4.50.5.0) I've been struggling with this a couple hours now and figured it might be time to involve more heads Normally I use a mixture of BOI and ODBC to communicate with MAS but since the W/O module isn't available to BOI I'm forced…
  • Concur Standard for 100 ERP Sample Upload

    Hi Everyone! We are going to be using Concur Standard to handle our company credit card expenses. The Concur rep told me to contact Sage and ask for a sample input file so she can customize our upload file to Sage's specification. I contacted Sage…
  • Signature Capture in S/O in Sage 100

    I am looking to see if anyone has sucessfully integrated a signature capture pad, i.e a Topaz Model T-S460-HSB-R, into Sage 100 Sales Order. We are looking to get signature pads for our customers to sign before printing in Invoice Data Entry, that…
  • Invoice with multiple lineitems with different dates in AP import (via VI module)

    Questions: 1) Please suggest how can we create AP invoice with different dates for details within and success import their via VI module? 2) Please suggest how can we add lines (details) to existing AP invoice via VI module? Description: Our…
  • Problem Creating Receipt of goods whit BOI in c#

    Good morning guys have a problem creating a receipt of goods over PO got Missing or invalid header. triying get olines this is mi code using (DispatchObject pvx = new DispatchObject("ProvideX.Script")) { // Replace the text "*PATH TO MAS90\HOME*"…