Browse By Tags
Home
»
All Tags
»
XML
»
Web Services
ASP
ASP.NET
Authentication
Custom Entity
eWareQuery Object
Fields
Fusion
fusion charts
include files
Interactive Dashboard
List Block
Meta Data
Performance
Record Object
SData
Security
SOAP
SQL
translations
Views
Web 2.0
webservices
wsdl
Blog Post:
The Design of Web Service Applications and Performance
Jeff Richards
My hope is that if you have attended any of my presentations about the Web Services interface for Sage CRM you will have taken away with you an impression of the importance of the design of the client application and how this would affect performance. The source code for the sample application which...
on
2 Oct 2009
Blog Post:
Creating XML feeds from Sage CRM
Jeff Richards
In this article I want to think about the creation of an XML feed from within CRM. The structure of an XML feed may look like this: [code language="xml"] <chart caption='Monthly Sales Pipeline' subcaption='For FYE 2009' xAxisName='Month' yAxisName='Sales'...
on
22 Jan 2009
Blog Post:
Security and the SData Gadget and ReadOnly SData provider
Jeff Richards
For an introduction to SData REST based web services then please see the article " Accessing SData Provider " Another example of how SData is used in Sage CRM's Interactive Dashboard feature can be found here: " An SData Example – the Sage CRM Interactive Dashboard SData Gadget...
on
17 Sep 2010
Blog Post:
Real Time Data Views.. How do they work?
Sage CRM Team
You might have heard about something called Real Time Data Views but you may be wondering what they're all about. Well if you are a Sage ERP developer and you are creating a SOAP or GCRM integration with Sage CRM or you already have a SOAP or GCRM integration with CRM then read on... The concept...
on
24 Aug 2011
Blog Post:
Make sure to Refresh Meta Data when Changing SOAP Web Services configuration (Sage CRM 7.1c and earlier)
Jeff Richards
I have been updating some Web Services code and was trying my test application against a new install of Sage CRM. I needed to change the setting in Administration -> System -> Web Services from Dropdown fields as strings in WSDL file : No to Dropdown fields as strings in WSDL file...
on
9 Feb 2011