• Transaction Limitations

    Just wondering if anyone has any client that is processing about 10 million transactions per year. We have a client that wants to do that, using iMan to integrate with a huge insurance system. Any responses are appreciated. Thanks
  • Sage300 Web API not returning closed orders

    We are writing an integration with Sage300, and for some reason, the `OEOrders` endpoint does not return closed orders (I assume by default, it excludes closed orders). There is no documentation for to include them either anywhere. Does anyone know how…
  • Sage CRM Integration compatibility chart for Sage 300

    Hi, Is there an updated compatibility chart for Sage CRM integration with Sage 300? THank you. Fred Ang
  • How do US merchants handle their ecommerce taxes when creating orders

    Hi all, I have been stuck with a problem for a while and would be happy to pay for someone's time to help me come to grips with the issue. The background: I am developing an integration between Sage 300 and ecommerce sales channels like Shopify…
  • Integration with Boomi

    I want integrate Sage 300 with Boomi with the help of API how can we connect? Can you please help me on this.
  • Error message via API - Property 'ReceiptsAdjustments' on type 'Sage.CA.SBS.ERP.Sage300.AR.WebApi.Models.ReceiptAndAdjustmentBatch' is not a navigation property. Only navigation properties can be expanded.

    Team, I need your help. I would like to use the following request to receive payment: {{BASE_URL}}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARReceiptAndAdjustmentBatches?$expand=ReceiptsAdjustments($filter=DocumentNumber eq 'PY00000000000000000133') But Sage 300…
  • Error message via API - Property 'ReceiptsAdjustments' on type 'Sage.CA.SBS.ERP.Sage300.AR.WebApi.Models.ReceiptAndAdjustmentBatch' is not a navigation property. Only navigation properties can be expanded.

    Team, I need your help. I would like to use the following request to receive payment: {{BASE_URL}}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARReceiptAndAdjustmentBatches?$expand=ReceiptsAdjustments($filter=DocumentNumber eq 'PY00000000000000000133') But Sage 300…
  • Development Environment for Sage 300 CRM

    Good afternoon, I'm new here. I have a need to integrate with Sage 300 CRM. I'm curious if it's possible to configure a development version of the system to develop against, rather than do my testing against a "production" environment. I have registered…
  • ACH via Paya in Sage 300

    Does anyone use Paya to accept EFTs from their customers? We are being told ACH payment isn't supported by Paya for Sage 300. We are trying to find a way (other than credit card) for customers to pay online (e-check, ACH, etc).
  • Obtaining a list of payment allocations by payment number using API

    Hi Team, Could you advise on this question. To receive payment or credit memo allocations, Sage 300 API suggests using this API method ARReceiptAndAdjustmentBatches. I tried to use the API method to obtain a list of allocations by payment number. Example…
  • Obtaining invoices PDFs using the API

    Hi Team, Could you advise how to obtain the invoice PDF via API?
  • Obtaining a list of customers using the API

    Hi Team, Could you advise how to obtain a list of Customers via API? Now I use the GET request https://{{HOST}}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARCustomers('customer_name') But if I should receive a few customers, I should a single request for each Customer…
  • Accessing Sage300 WebCloud

    Hi, How do I access Sage300 WebCloud? I put in my servername/Sage300 but I cant get to it. It says Server isnt available? Is set up required?
  • Automation opportunities in SAGE 300

    What are the Automation Opportunities for SAGE 300?
  • Where to find Journal Entry Balances

    Hello Sage Community, I am currently working on an integration project to post transactions into my Sage 300 ERP database via an API. While posting transactions directly from the Sage 300 ERP interface to the GL as a journal entry, everything works correctly…
  • How to pay an invoice by credit memo via API?

    Hi Community, Could you share the API request of how to pay the invoice by credit memo?
  • WebAPI - APInvoiceBatches, DUE DATE is invalid

    Hi, With Sage 2022 PU3, we send an AP invoice in Sage using the endpoint APInvoiceBatchList. According to the documentation the DUEDATE is optional( DueDate ( string , optional ),). If we don't put a due date, it gives the error "Due date is invalide…
  • Integration Data Field Integrity Report?

    Over the years there have been several occasions where the integration between our Sage CRM and Sage 300 has not been working properly. I am sure that we have quite a bit of data that is not "synchronized" between the two systems. Does anyone have a report…
  • Receiving Multiple Contacts via API

    Hi Team, Could you provide the endpoint to receive multiple contacts via API from Sage 300? I used this documentation https://cdn.na.sage.com/docs/en/customer/300erp/2017/open/Sage300_WebAPI_EndpointReference.pdf and didn't find the endpoint.
  • dxcompiler-dll download

    Hi, My name is (sherry whatson), a while back i have started to get this message about dxcompiler-dll download , i found dll on web but its confusing what to do next. Can someone help? Best Regards
  • Bank Feeds URLs and ports to whitelist

    Hi all, A client on Sage 300 V 2022 subscription cant get Bank feeds operating as their policies allow no internet access on the App/ RD servers. Using a main Australian ban so it is SISS, not Yodlee. I may be able to get Sage workstations to do the…
  • Sage 2017 - 64A can't login through C# App.

    Wrote simple app to simulate login into Sage 300 in C# i can query the company names... but when i try to actually use a password and login user it gives me Invalid Signon Information error message, anyone know what i'm doing wrong? session =…
  • Sage 300 Integration with AQ and Procore

    Hey guys, First things first, I'm extremely green to Sage 300 and I'm looking for as much information as I can possibly get together. Long story short, I want to get my company integrated with Procore and Auto Quotes. AQ is a must as it's industry…
  • Sage 300 erp webapi get error

    hi I m trying to call sage 300 erp webapi - arcustomer, but I m getting dblinkerror I m just trying to make a call using swagger 10.10.0.12/.../ARCustomers using proper credentials but I get the error below, upon a couple of web readings and blog…
  • Sage 300 Webapi error -DBLinkError

    Hello I m trying to call a sage300 webapi - for ARCustomers in swagger, without this i wont be able to deploy my custom app log and screenshot attached the following test has been conducted The user credentials and company ID you are using…