improved Web Service operations

Starting with v2.4.0.96 / v1.0.0.32 crm-now provides an new Web Service parser for the berliCRM system. Here a list of the most important improvements:

  • works like the ‘old’ parser (all programs build so far will continue to work)
  • new: supports GROUP BY
  • new: supports emty values in WHERE conditions
  • new: supports complex WHERE conditions with nested AND and ORs
  • uses the internal CRM QueryGenerator, to consider data based on user privileges
  • uses Prepared Statements
  • provides better Feedback to Query errors

for further Webservice informatione look up CRM interfaces