Difference between Discovery service Vs Organization service?
Answer / chandan kotha
Discovery Service :
The IDiscoveryService Web service is used to determine the organizations that a user is a member of, and the endpoint address URL to access the IOrganizationService Web service for each of those organizations. This discovery service is necessary because Microsoft Dynamics CRM is a multi-tenant environment—a single Microsoft Dynamics CRM server can host multiple business organizations. By using the discovery Web service, your application can determine the endpoint address URL to access the target organization’s business data.
Organization Service
It is a primary web service that accesses data and metadata of an organization. This web service contains the methods that you use to write code that uses all the data and metadata in Microsoft Dynamics CRM.
| Is This Answer Correct ? | 0 Yes | 0 No |
how do secured fields behave for retrieve and retrievemultiple?
When to use Plugin and when to use workflows ?
What are the basic steps involved in developing plugin ?
What is the importance of Application Ribbon component in CRM?
What is Dynamic Entity in Dynamics CRM?
Difference interview sync vs async plug-ins.
Difference interview global option set vs normal option set field in crm.
What is the difference in fields in User or Team owned Entity and Organisation Owned Entity?
When is a Dynamic Entity used?
What are the limitations of Quick create form with respect to controls and design?
What is the main difference between CRM 4.0 and CRM2016 services?
Difference between Append Vs AppendTo?