Welcome to the Sage 50 Support Group on Sage City! Available 24/7, the Forums are a great place to ask and answer product questions, as well as share tips and tricks with Sage peers, partners, and pros.
I would like to explore the integration of our Shopify sites and our Sage accounting system. Could you please let us know more about this such as integration capabilities, including any existing connector’s or applications.
Hi,
I hope this email finds you well. My name is Rooma, and I am reaching out to inquire about the connectivity options available for integrating Sage 300 ,50 with a .NET application, specifically for passing financial data.
We are currently developing…
Hello there - my company is starting an integration with Sage 50 on behalf of clients, and we are looking for a skilled developer / development team to help with scoping the integration. Please let me know and reach out if you know any good resources…
Where can you reset the COM UserID and COM Password?
What is the difference between the COM UserID and the Admin user?
SDK documentation does not really explain what it is looking for in the call to GetApplication.
Jean
ptApp = (IApplication…
I need to know if the SDK will allow you to SAVE a PurchaseOrder or PurchaseInvoice
So far no success.
Getting error that the entity is READ-ONLY.
Also, I do not see a "CREATE" method for purchase order lines or purchase invoice lines.
I need…
Hello all,
I'm attempting to get a basic C# application off the ground in order to import sales invoice data. I have received an Application Id for the app, and have called my session begin and am successfully viewing the company data.
However,…
Hello. Is there a way using the SDK/API in .NET, to determine if a SalesInvoice has been printed and assigned an Invoice No.? And where in the API can I find the Invoice No.? These seem like common questions, so I feel sure I must be overlooking something…
I wrote an integration between a retail system and SAGE 50 using the SDK. It was working fine a few weeks ago and now that I'm going back to add a few more things I am getting a READ-ONLY error message when attempting to post a general journal.
This…
We have an exe that is NOT getting updated, but after a random (1-5) amount of days, quits working and needs to be re-authorized.
First error is:
Sage.Peachtree.API.Exceptions.SageDriveAccessException: This company needs to be opened with Sage 50…
I am using the SDK, but I can't find how to filter by KEY use ID and/or KEY and it tells me that it is not possible
Dim m_salesList = oCompanyContext.Factories.SalesInvoiceFactory.List()
oFilterFact = FilterExpression.Equal(FilterExpression.Property…
Hello. Do we know when it might be possible to interface a .NET 5+ project with Sage 50? Any idea of ETA or direction would be greatly appreciated. It looks like .NET Framework 4.8 was release just over 3 years ago (April 2019). If you're reading this…
I'm getting a "read-only" error when attempting to save a Purchase Invoice in SAGE 50 using the 2022 SDK. I need to to know if this is supported or if I might be missing something that is causing this error.
Hi I’m in the process of getting software integrated with sage50 , however they have some questions: Connection to your Sage50 instance Is there a public API available (Sage50 cloud?) If yes: what are the specific connection details? XML? JSON? Authentication…
I feel like there's something I'm missing.
I can successfully create a Sales Order and a Purchase Order with line items in Sage50 using the .NET API (not ODBC). The issue I'm having is that while the correct vendor/customer are set, the address for…
Hello,
What are the options for integrating with the Non -Cloud , Desktop Version of Sage 50 ( US Edition ) ? I was able to download the Sage SDK which has .NET and COM samples.
The .NET version does not support a number of transactions/ entities…
I am currently developing an app with the .net sdk and am trying to input a sales invoice. All seems well until I call the .Save() method on my invoice. I get the error that the entity is read only. Based on a previous search through the forum, If I go…
I would like to filter the List with a customer ID. The VB code looks like this:
Dim p As Sage.Peachtree.API.VendorReceiptList = Me.company.Factories.VendorReceiptFactory.List() Dim vendorFilter = PropertyFilterExpression.Equal(PropertyFilterExpression…
Hello,
I was wondering if there is a rough timeline for compatibility with .NET 5+ (formerly known as .NET Core) with the Sage 50 SDK/API? Apologies if I'm missed a similar question on the forums; I made a best-effort to check before asking. As far…
Has anyone seen/resolved the following error when trying to save a sales invoice using SalesInvoice.Save()?
Error: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
It worked fine before we…
We are an ISV looking to provide integrations to a number of clients. If we obtain a developer's license and application id, how does that work with customer installs? Also, will a single application Id be valid for any Sage desktop applications?
…
Hi ,
Greetings of the day !!!
I need help integrating Objets100cLib (Sage dll) to third party c# application , can any one help with this ? i want to access data like suppliers/articles etc.
Thanks in advance