• Strange behavior with Shipping Rate Maintenance with Sage 100 2018 Premium and SData/Web Services

    Hello! We just upgraded from Sage 100 2014 Advanced to Sage 100 2018 Premium. Our website for years used e-Business web services / SData integration. All worked fine. And after upgrade all is good, except this small issue - custom rules with shipping…
  • Is SData a technology we can expect to be improved and developed in Sage 100 Standard?

    We've built a connector between WooCommerce and Sage 100 Standard using SData and have found that SData has some quirks that have proven to be a real pain to work around. It's also not very well documented (at least the version of SData used in Sage 100…
  • How to delete a Sales Order Invoice using SData in Sage 100?

    I have a need to delete a Sales Order Invoice using SData and I can't seem to figure it out. When I run an HTTPS DELETE request to https://<sdata-connector-server>/sdata/masapp/mascontract/<company-name>/SO_InvoiceHeaderSPECIAL('0026094') I get the following…
  • Does the SData Native Adapter that comes with the Sage 100 2018 installer add additional functionality over the Sage 100 2017 version of the adapter?

    We are currently using the SData Native Adapter with Sage 100 2017 to connect our store application with Sage. I'm trying to decide if it would behoove us to upgrade to Sage 100 2018 and the associated SData adapter. I'm wondering if the new adapter gives…
  • Sage 100 2014 SData GET returning lots of unwanted HTML in addition to the desired XML

    How do I get the SData GET to return only the XML with the requested data items? It is currently returning a ton of unwanted HTML that is a waste to transmit on every GET. I have tried different Content-Type options, but nothing I tried has worked: …
  • Website integration

    We have a customer currently in v4.3 (waiting for SWK POS) ready to move to v4.5 within the next 4 weeks. They are building a complete website with ecommerce using Magento (?). What integration tool would be best to use to integrate (read/write) data…
  • SData Error when using PUT on SO_InvoiceHeader

    I'm implementing an update operation for our integration and when I attempt a PUT operation I get the following error: This entry already exists in batch SERVO. Here's the raw request: PUT ~/sdata/masapp/mascontract/abc/SO_InvoiceHeader('0100117…
  • SDATA Error Message When POSTing/Creating AR_Customer

    When attempting to use SDATA to POST an AR_Customer, I'm receiving an error: <sdata:diagnosis> <sdata:severity>error</sdata:severity> <sdata:sdataCode>ApplicationDiagnosis</sdata:sdataCode> <sdata:applicationCode xsi:nil="true" /> <sdata:message>Exception…