Browse By Tags

  • Sage CRM 2021: An Introduction to using the SOAP Web Services

    In this article I want to consider how Sage CRM's SOAP based web services can be used to extend its features and integration with other systems. Sage CRM actually has two forms of web service in the current system. It offers both REST and SOAP Web Services…
  • Creating a new database connection to Sage X3 (Part 7)

    This is the seventh article in a series that discusses creating a new database connection to the Sage X3 database using the standard Sage CRM features. Previously I have shown how a simple Search screen allowing data from the Sage X3 system to be retrieved…
  • Creating a new database connection to Sage X3 (Part 6)

    This is the sixth article in a series that discusses creating a new database connection to the Sage X3 database using the standard Sage CRM features. Fields that exist in the linked view in Sage X3 are mapped automatically to the Sage CRM Entry Types…
  • Creating a new database connection to Sage X3 (Part 5)

    This is the fifth article in a series that discusses creating a new database connection to the Sage X3 database using the standard Sage CRM features. Views that are intended to be used to list data from Sage X3 need to share a common key with the corresponding…
  • Creating a new database connection to Sage X3 (Part 1)

    This is the first article in a series that will discuss creating a new database connection to the Sage X3 database using the standard Sage CRM features. The articles will take you through the steps so that you can understand how you can add new screens…
  • Security and the SData Gadget and ReadOnly SData provider

    For an introduction to SData REST based web services then please see the article " Accessing SData Provider " Another example of how SData is used in Sage CRM's Interactive Dashboard feature can be found here: " An SData Example — the Sage CRM Interactive…
  • Library Record Creation - Sage 2017 R2 - SOAP /WEBSERVICES - Question

    All, Thanks for taking the time to read this. I have an issue with creating a library record via web services. AIM : Create a library Record -> Populate fields with data. Sample Code: ewarebase[] CRMBase = new ewarebase[1];//Allows reference…
  • 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 anybody interested in Sage e-Business Web Services or SData website connector?

    Hello everyone! 2 years ago my company built a very powerful implementation of e-commerce store that integrated with Sage 100 ERP via both Sage e-Business Web Services and SData. As I said after that 2 years gone. Now I am interested are those technologies…
  • 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…