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 |
When can infinite loop occur in a plugin? How do you avoid infinite loops in plugin code?
What are the different types of solutions in Dynamics CRM?
how do secured fields behave for filtered views?
User wants add notes to an account record. Which privileges he should have on account and notes?
Can System Admin Create, Update, Delete the Personnel View of other User?
What are different types of Modules we have in CRM?
how to enable/disable the form assistant? How to make sure the form assistant is expanded/collapsed on a form?
What will at backend on creation of new custom entity in CRM?
Is there any way to get Intelligence for Ribbon customizations in VS? If yes, how?
Difference interview organization owned entities vs user owned entities.
Is it possible to register plugin through solution?
When we can use multiple forms? Can you explain in detail?