Data Services:

  SOAP Endpoint REST Endpoint
Capabilities

Assign Records

Retrieve Metadata

Execute Messages

Create, Retrieve, Update and Delete records.

Associate and Disassociate records

 Service URL  [Organization URL]/xrmservices/2011/organization.svc  [Organization URL]/xrmservices/2011/organizationdata.svc
 Limitations Messages that require the Execute method cannot be performed.

Associate and disassociate actions can be performed by using navigation properties.

Authentication is only possible within the application

The OData protocol is not fully implemented. Some system query options are not available.

cannot use late binding with managed code with Silverlight.

 Messages  http://msdn.microsoft.com/en-us/library/gg309482.aspx  

Discovery Service:

     
Capabilities

The IDiscoveryService Web service returns a list of organizations that the specified user belongs to

and the URL endpoint address for each organization.

 
Service URL  [Server URL]/xrmservices/2011/discovery.svc  
Method IDiscoveryService.Execute DiscoveryRequest, DiscoveryResponse
Messages RetrieveUserIdByExternalIdRequest, RetrieveOrganizationRequest, RetrieveOrganizationsRequest  

Deployment Service

     
Capabilities Deployment service allows you to create solutions to take advantage of support for multiple organizations—also called multi-tenant support.  
Service URL [Server URL]/xrmdeployment/2011/deployment.svc  
Method Delete, Execute, Retrieve, RetieveAll, Update  
Messages http://msdn.microsoft.com/en-us/library/gg334312.aspx  

最新文章

  1. div自定义下拉框
  2. SQL SERVER实例解析
  3. URAL 1069 Prufer Code(模拟)
  4. ajax 一个 gbk 目标后内容乱码的解决方案
  5. android读取data下得数据
  6. DS18B20 for STM32 源代码 【worldsing笔记】
  7. centos 卸载自带的 java
  8. ZendStudio快捷键 注释的快捷键
  9. hdu4491 Windmill Animation(计算几何)
  10. IIS中asp网站播放flv视频技术
  11. GCD API 理解 (一)
  12. centos7设置httpd
  13. 计蒜客 买书 dfs
  14. 北航OO第一单元总结
  15. 网络协议TCP/IP、IPX/SPX、NETBEUI简介
  16. TI 多模雷达1843毫米波雷达做自动泊车(用了8个雷达)
  17. es6(14)--iterator for ...of循环
  18. BAT及各大互联网公司2014前端笔试面试题--Html,Css篇(昨天有个群友表示写的简单了点,然后我无情的把他的抄了一遍)
  19. work notes
  20. Table里td中的文本过长,设置不换行,随内容同行显示(转载)

热门文章

  1. js中object的copy
  2. Linux命令详解-cd
  3. 数据挖掘算法Analysis Services-基于SQL Server的数据挖掘
  4. IOS-RunTime(刨根问底)
  5. opencv:图像的创建和储存
  6. poi自定义颜色设置(转)
  7. 【设计模式】calendar的单例需求和实现
  8. JQuery直接调用asp.net后台WebMethod方法(转)
  9. [Mvel]Mvel2.0使用指南一 基础
  10. oracle的序列号(sequence)