• 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…
  • 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…
  • 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…
  • 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…
  • 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…
  • Credit card processing

    Any particular recommendations for a credit card processing progam that integrates with Sage 300?
  • 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!
  • sage 300 SDK vs sage 50 sdk - how different?

    I been developing software for sage 50 using the sage 50 SDK along with .net. The software is built in .net and allows me to easy push out invoices from .net. In fact I build the app as a “com” object, and thus the resulting object works with office…