• Media: SData Query Examples

    The SData 1.1 Standard provides a comprehensive query language. Sage CRM allows the use of SData within SData gadgets where feeds from external Sage applications can be consumed. It also provides read only SData feeds that allows data from Sage CRM tables and views to be accessed. The SData query language...
  • Media: SOAP Web Services Example: Key Explorer

    This is a Visual Studio 2017 C# project that shows how foreign key and primary key information can be discovered using the Web Service interface. It is designed as a teaching aid NOT as a demo.