• Faulting application name: w3wp.exe. Faulting module name: eWare.dll

    We are getting this at a client. Each morning it happens & they can't log into CRM. Then after a few minutes, it starts working OK. Then it will intermittently happen during the day. This is a new server from a recent upgrade & been happening since go…
  • How to debug webservices ?

    Hello, Does someone knows how to debug webservices ? I know there is a log file called "crmwebservice.log" and I can also look sql error log file but I have this type of error I don't know how to debug : mars 28 2022 14:08:02.711 5552 3316 1 Exception…
  • Web Service wsdl Unable to connect

    Help, please! I am attempting to connect to the wsdl for a Sage CRM 2020 R2 install and I am getting the following error. This page contains the following errors: error on line 3 at column 62: Opening and ending tag mismatch: hr line 3 and body Below…
  • How to create IC Internal Usage entry from an external system?

    I'm building a business application to manage inventory requisitions. The application is a lightweight web interface used mainly by our internal employees to submit an inventory requisition. The requisitions will pass through a workflow of activities…
  • Web Services Consumed inside Node.JS framework

    I am aware Sage CRM Web Service SOAP API can be called in any language , my current knowledge is restricted to .Net & PHP, any available sample code any partner has written using Node.JS , there is a whole array of applications that can be integrated…
  • Getting "Query failed to run successfully" while executing QueryId

    Hi, I am using Sage CRM 2014 R2.4 Trial(CLoud) for testing purpose, so that we can have idea weather it fits our requirements or not. While executing QueryId object I am getting " Query failed to run successfully" . Here is the input which we are…
  • Error saving EmaiLink record on 7.2 web service

    Hi, We are trying to create a record in the Email table (and of course, the EmailLink table) on a newly upgraded 7.2 (upgraded from 7.0 to 7.1SP2 to 7.2g). We identified the bug where the 'EmailLink' table does not have the 'Bord_WebServicesTable…
  • SageCRM Dev. Team - Please fix the inconsistencies in the data dictionary.

    Who knows, this could be miraculously fixed in 7.3 (a project which we just about to undertake). a. Aside from some fields in the Users table, EVERY single other field in the CRM database should have an entry in custom_edits...this include the meta_data…
  • How to enable view for Web Service (7.1)

    Hi, When I tried to execute web service XML for a custom view, the fiddler returned "Request Failed. Entity '<ViewName>' is not Web Service enabled." How can I enable custom view for web service?
  • soapUI

    Hi, One of our customer needs to use soapUI to communicate with SageCRM webservices. Do you have any sample for us ? TIA ! Regards, Stephen
  • WebService call using javascript

    I have a requirement to make some webservice calls from an html page. I've been trying to mimic Jeff's example found here https://community.sagecrm.com/partner_community/b/hints_tips_and_tricks/archive/2010/04/13/grabbing-serverside-information-using…
  • Updating leads via web services

    I'm trying to update some records via web services. I have some input data which consists of a list of email addresses in a spreadsheet. I need to go through that list 1 by 1 and for each email address return all the matching leads. Once I have my list…
  • Import datetime fields with webservices

    Hi everyone, We are experiencing difficulties when we're importing CSV file into an custom entity. String, double and integer types are imported but we can't figure out the string format for the datetime type ! Can somebody help us ? TIA !
  • Webservices query

    I'm doing a data import/update using a custom application which works via webservices and I've hit a problem. My import data contains a field called region. That region contains data like: Sri Lanka India There are many more. I use this field to do…
  • SOAP Request causes Access violation

    Hello community I'm trying to get the SOAP-Webservice in CRM to work but i get always an access violation error. this is how the request looks like... ################################################# POST /crm/eware.dll/webservices/SOAP HTTP…
  • add button to main menu with menu

    Hi can i add button to main menu and sub button when click on it like shown in image i try to do this but System Act make it hard