• Programmatically Trigger Sync from Sage CRM to Sage 300

    We have a custom Sage CRM .NET DLL component that takes data from an external system and updates existing address records in Sage CRM. This was built with the Sage CRM SDK. This Sage CRM installation is also configured with an integration with Sage 300…
  • 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…