• WebAPI - POReceipts cannot attach to existing PO

    Hi, has anyone here using Sage300 WebAPI managed to create a POReceipt that attaches to a PO? I've seen reports of this not working that are some years old, perhaps this has never been fixed? Including PurchaseOrderNumber / PurchaseOrderSequenceKey…
  • User unable to promote company to Sage 300 Customer/Vendor

    Hi all, I am able to promote company as admin. However, my user unable to promote company to Sage 300 Customer/Vendor, stating that the Customer code already exists in Sage 300 Company, but the customer code does not exist yet. My user setting: …
  • Error while installing Workstation Setup

    Hi all, My customer is having error while installing the Workstation setup on Sage 300. Checking the log file, a lot of things cannot be found. how do I fix this? The following properties have been set: Property: [AdminUser] = true {boolean…
  • MobileX for Sage CRM

    Hi - wondering if anyone has tried this. That aside, just came to know that Sage stopped development on the CRM app 3 years back. Wondering if there are any other options out there. On a separate note- has anyone used the mobile CRM extensively? …
  • What are the differences between Sage300 and Sage300 CRE

    We have a working integration with clients who use sage300 CRE, but got a request for integration with sage300 which is a separate product. What are the differences between the two? Also, does anyone know what the technical differences are between…
  • 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…
  • 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…
  • 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.
  • 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 ?
  • 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 Web API | EFT Customer

    Hello, I have a customer that has the SAGE 300 Web API setup. One of the requirements from the customer is to get data from a web form and update the AR Customer and also update the EFT Customer. I wanted to do everything via Web API but apparently…
  • 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…
  • Pacific Technologies Audit Logger support other 3rd Party Product

    Any body know...Is it possible Pacific Technologies Audit Logger support other 3rd Party Product which is developed by Sage300 SDK?
  • How to receive the adjustment unique identifier

    Team, We use the following endpoint to receive adjustments -> http://{BASE_URL}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARReceiptAndAdjustmentBatches What field I can use from the API response as the adjustment unique identifier?
  • Invoices Type -> Retainage Invoice, Retainage Credit Note, Retainage Debit Note.

    Hello Team, Once I create an Invoice, I can select the following Invoice types: - Retainage Invoice - Retainage Credit Note - Retainage Debit Note In which cases the user should select the following type to create an Invoice? Do these Invoice types influence…
  • Invoice close date

    Hello Team, Does Invoice have the Invoice close date? If yes, what is the name of this field on UI? And what is the name of this field in the response for method ARInvoiceBatches?
  • is it possible to update/patch/put OEOrders/OEInvoice in Sage300 2018 version ?

    Hi Experts , I'm currently working on a integration project where I will be use the Sage 300 Web API. This integration will be focusing on Order Entry / Invoice Entry where we can insert a new order (POST) and eventually we will need to be able to…
  • SAGE 300 PROJECTS AND JOB COSTING INTERGRATION WITH MICROSOFT PROJECTS

    Where can I find a document or a user guide on how to integrate Sage 300 2020 PJC and Microsoft Projects 2016. Please advice
  • Sage 300 Web API Bug Report?

    How do we report an issue with the Sage 300 Web API? The POReceipts post will not store the Purchase Order number that is posted on the new Receipt. Yet, the 'PurchaseOrderNumber' is included in the model - but the API doesn't appear to do anything…
  • 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…
  • 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…
  • Sage 300 - add 64-bit office compatibility

    Please add compatibility for office 64-bit. Please and Thank you!
  • Sage 300 Web API case insensitive search

    Hello, I need to do a customer search using the Sage 300 Web API, but it needs to be case insensitive as some customer names are proper and some are in all caps. According to the OData documentation I should be able to use the tolower function, but…
  • Issue with Sage 300 2020.1 integration with Sage CRM 2019 R2

    Can anyone confirm if a Sage 300 user has to be available to view Order Inquiries in Sage CRM? We are encountering an issue where the company does regularly reach their total number of users in Sage 300. It seems that when they do, if a CRM user goes…