• Sage CRM: Error occurs with Rest API (sdata) DELETE request when Table Script is present

    We use the Sage CRM Rest API (sdata) to view and administrate companies, persons, email addresses and phone numbers. GET's work fine, but when we issue one of the other methods, eg. DELETE, an error occurs on the server. Also responses get very slow.…
  • SageCRM Rest API - what happens when Tomcat-session is created?

    When we submit a series of GET-requests to the SageCRM Rest API, the first request takes up a great amount of time: at least 500 ms. Using the SQL Server Profiler I discovered that (at the first GET-request) there are two SQL Select statements executed…