Dynamics CRM2011 WebService
原创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
转载于:https://www.cnblogs.com/LeoTang/p/3363468.html
版权声明
所有资源都来源于爬虫采集,如有侵权请联系我们,我们将立即删除