• How to resolve web api message "Check code not defined in bank initialization file."

    Trying to create a new A/R Customer via the Sage 300 Web API. I'm getting a Status Code 409 "Conflict" with a message of "Check code not defined in bank initialization file." What property on ARCustomer object do I need to set? There's no CheckCode…
  • Sage 300 SDK field values not setting ONHOLD and PRIPERCENT

    Setup: C# Framework: .NET Framework 4.8 SDK: ACCPAC.Advantage Code Context: OpenView just initializes a session to the DB, there would be no issues behind this - it works just fine with everything. Important: No errors appear what so ever…
  • Sage300 Node js API

    Hello, we built a web Point of sales app and we want to integrate some api from sage300 (sales api, inventory, customer info api). we only want some of our api to integrate with sage300. please how do i start ?
  • InfoPos

    Hi Does anyone know if Infopos operational. Seem to be having issues getting in touch with them and clients are reporting very delayed response times in relation to support. If I have to plan to swap out these Pos anyone got any good suggestions…
  • After upgrade from 2021 to 2023 I got Error HRESULT E_FAIL has been returned from a call to a COM component.

    After upgrading sage from 2021 to 2023 I got error Error HRESULT E_FAIL has been returned from a call to a COM component on accessing web screen. What would be the reason of this and solution ?
  • New to Sage. How to import files from OneDrive

    We are running Sage 300 2020. Our finance team has been working with Excel files on a network share and then importing to Sage 300 GL transactions. We are in the process of decommissioning an old file server and moving their files to SharePoint Document…
  • Sage 300 Integration

    Hi Everyone, I am working on one sage integration with python web application and I want to send data from python application and create customer in sage. I am using desktop version of sage. My question here is if the API https://cdn.na.sage.com/docs…
  • Sage 300 Web API Intermittent POST Success with OE Orders - Avalara?

    We're intermittently getting a crash while sending a POST command through the Web API (Sage 300 2020 PU7) when trying to create new OE Orders. Based on the Event Viewer, our Sage 300 Application Pool crashes and there appears to be a disconnect from…
  • Session Initialization w/.NET API

    I have the following code to create a session. Session s = new Session(); s.Init("", "XY", "XY1000", "67A"); s.Open(User, Password, Company, DateTime.Today, 0); A client had been using ADMIN/ADMIN for the username and password (don't ask why they…
  • Magento Sage 300 integration

    Anybody who can recommend reliable solution partner for integration Magneto to Sage 300? Currently I am using Iman and have a lot of issues, not sure if it is not a right partner or just platform been unstable. Any comments recommendations are highly…
  • CIS Cofigurator

    Hi Has anyone implemented this with Sage 300. We are reviewing for a prospect https://cisconfigurator.com/on-line-demo.php Just keen to hear about the companies ability to support other regions and response to assistance. Or keen to hear of…
  • [Sage 300 On Premise] Integration API

    Hello Team, Our client uses Sage 300 ERP On-Premise as the main finance system. We want to find an API to customize the integration process between Sage 300 ERP On-Premise and our application. I would be extremely grateful if you could help me with…
  • Where can I find documentation about Sage 300 cloud RESTful API?

    Hi, I am trying to build a solution that should integrate with Sage 300 cloud to sync customers, projects, work orders, etc... I have looked around but could not find any documentation about Sage 300 cloud API. Could you please point me to Sage 300…
  • How to fetch ICItem inventory details location or warehouse wise in webapi?

    Hi Expert I am middle of a prodect and i am getting stucked. I need to fetch inventory details location or warehouse wise in webapi. In the following way, I am using Request url xxxxxxxx/.../ICItems eq '*KL-ST1-R*' I want the inventory details…
  • Connection between Sage 300 and Salesforce

    Does anyone know of an interface between Sage 300 and Salesforce? thanks
  • System.AccessViolationException with ACCPAC.

    Hello Experts, Facing the below error while accessing the ACCPAC API. System.AccessViolationException at AccpacCOMSVR.AccpacSvrViewClass.Process() at ACCPAC.Advantage.Server.View.Process(FieldValue[], Int32[]) We have a .Net based windows service…
  • UK VAT reporting for Europe

    Client in Canada has an entity that resides in the UK. They received a letter saying that they are 'required' to use MTD (Making Tax Digital) software to file their VAT returns. It seems that Sage 300 Cloud is not on their supported software list. Has…
  • Trying to set up the Sage HRMS/300 Link to run on a schedule automatically

    I'm trying to run the HRMS and Sage Link Automatically by setting it up in the Schedule Profile Configuration and Schedule User Login Configuration under Sage Payroll Link- Sage HRMS Setup. I'm following the steps provided to me in the user guide (attached…
  • Payables Workflow with PJC Retainage Integration

    Does anyone knows of a web-based Payables Workflow that is able to process and approve job-related PJC invoices with retainage? Both Pacific Technologies and Norming's solutions do not handle PJC retainage. Thanks.
  • Credit card processing

    Any particular recommendations for a credit card processing progam that integrates with Sage 300?
  • Event Viewer Exception from Accpac internal dlls

    I am using the Accpac.Advantage dlls to communicate from a third party .net app into Sage 300. The processes we are doing are simply to open a connection and then return various pieces of information from view calls (I use the CS query view through an…
  • Can we use Sage300-SDK with Sage 300 2020 (non-cloud)

    We have Sage 300 2020 On Premise (Not cloud), can we use this SDK https://github.com/SageNADev/Sage300-SDK for development? Thanks!
  • Integrate Sage 300 (non-cloud) with a PHP website

    Hello, We have a Sage 300 On Premise (non-cloud) version. We are looking to integrate it with our e-commerce website (PHP). We want to do two-way integration. 1) : From Sage 300 to website Customer invoice, order history, tracking information from…
  • How can I use 3rd ODBC in Connector?

    Customer need to connect external database by Sage Intelligence. But ODBC is 3rd ODBC Driver. How can I add this ODBC connection to connector?
  • Sage 300 integration with a custom ERP

    We are looking for someone to connect our Web API with Sage 300. These are the functionalities we need -Push Invoice -Verify if customer exists -If customer doesn't exist, create new customer in Sage We are currently building the Web API, therefor it…