Browse By Tags

  • [SafeCall Exception]: eWare.Init not called.

    Hi Friends! We are working on upgrading an existing Sage CRM 7.1 to 7.3. We performed the initial upgrade for us and now we are going through all of our customizations to verify that they work and fix as needed. We are having trouble with our Customised…
  • 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…
  • .net dll clears values after validate

    Good day, I created a simple dll to test the the validation of all required fields on a entryscreen. The validation works fine but the issue is that once validated all fields values clears and I have to fill everything in from the start. Am I missing…
  • SageCRM QueryResult into Datatable

    Is it possible to covert queryresult or queryrecord result to convert into datatable ?
  • Changing the Security field in Sage CRM

    Hi, I need to change the security fields of the CRM . I can't find the tables affected in sql server. I had to change the security fields within my application developed in visual studio 2010 using Sage CRM 7 Basic template. Thanks for help.