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 |
What is the function of a System Administrator?
Name a few other CRM services apart from MS CRM?
What is the maximum number of tabs allowed on a Microsoft Dynamics CRM 4.0 form?
Can you explain the difference between Share and Assign?
When is the data in CRM not saved offline?
Can we hide tab in ms dynamic crm form using javascript? How?
if you change BU of any CRM user is it mandatory to change security role for that user?
What are the most common mistakes you see companies make with CRM?
Difference between Workflow Vs Dialogue?
Can we add user/team to more than one field level security profile?
what is e-mail router in microsoft dynamics crm?
What is the namespace for IPlugin Interface?