Vous êtes sur la page 1sur 9

1

What is CRM Service of MSCRM?

It is the main web service that it contains 6 methods (Create,Update,Delete,Retrieve,RetrieveMultiple,Fetch). If we want to write code other than these six methods,we have to use Execute method. (http://<servername>:<portno>/Mscrmservices/2007/crmservic e.asmx)
http://localhost:5555/MSCRMServices/2007/CrmService.asmx

3 4

Metadata Service is one of the web service in crm, it is used to get the details of the entity or attributes. As the name itself indicates, Metadata is What is Metadata nothing but data about the data. service of MSCRM? (http://<servername>:<portno>/mscrmservices/2007/MetadataService.asm x) It is a web service used to find out the organization which the user What is discovery belongs to. Service?
http://localhost/MSCRMServices/2007/AD/CrmDiscoveryService.asmx

What is a Plug-in? What is a Workflow? What are the differences between Plug-in and a Workflow? What are the differences between Asynchronous Plugin and a Workflow? When will you use a workflow and when will you use a Plugin? Give some Reallifescenario? What is an EmailRouter? What are the steps to configure an Email router? How the Plug-in and Workflow will behave in case of Off-line client? What is Metadata? What is CRM Discovery Service? What is Sales and Marketing life cycle in MSCRM?

A plugin is a dotnet/dll assembly which is used to extend the functionality of the CRM. A workflow is a process which is used to automate the business process in CRM. Workflows are always Asynchronous. we can create workflows for 5 events i.e on (Create a record, when a record is Assigned, Status Change, Attributes change and when a record is deleted)

9 10

11 12 13 14

15

16

17

18

19

20

21

22

23

24

25 26 27

What is Queue entity in MSCRM? What is 1:1, 1:N and N:N relationship in Microsoft Dynamics CRM? How a Plug-in is different from a Call-out? What is Append and Append To privilege in MSCRM? Give one example of it? How to create a Custom Entity record using SDK? How to join two table using Query Expression? Can we modify the name of Root Business Unit? Suppose if I have 100 user license and I have created 100 users. What will happen if I create 101User? What are the maximum number of tabs allowed on a Microsoft Dynamics CRM 4.0 form? How to enable/disable the form assistant? How to make sure the form assitant is expanded/cllapsedo n a form? What is Filtered Views? Can we change a base currency? Can we remove the root Business Unit?

28

29

30

31

32

33

34

35

36

37

38

39

Can we use the same database for different instance? Can we use Oracle in replace of SQL server? Can we add new button in Actions menu? Can we hide Add Existing from Entity? Relationships in MS Dynamics CRM 4.0 (parental, referential, Non Referential)? Relationship Behavior in MS DynamICS CRM 4.0 (Cascading, Cascading to record, Cascading None, SetConfigure)? How to achieve 1:1 Relationship in MS Dynamics CRM 4.0? How to develop custom WF? How to get parameter for Custom WF from UI of the workflow? How to debug the WF? Regarding Plug In ask what if you want to right some logic on deletion of record referring todeletion for record what he will do like custom entity? What is the difference in Using CRM Web Service

40

41

42

43

44 45

46

47

48

49

50

and SDK DLL? What is the benefit of using SDK DLL over web service? Different way of registering plugin(database, file and GAC)? Difference between entity and Dynamic Entity? Field Level Security. People will say using JS and all and then u can ask @ what will happen toviews? Roles. Different Level of privileges? Web service call through JavaScript. JS Debugging? Different Modules in MS Dynamics CRM and Each Module flow? Difference between Discovery and Metadata Service? DB Structure for MS Dynamics CRM 4.0. What information MSCRM_Config DB will have? How do you move an organization from one server to other server. What all are the steps u willfollow? What all are the software requires/ prerequisite to install MS Dynamics CRM(SQL, AD, Report Serveretc.)?

51

52

53

54

55

56

57

58

59

60 61 62 63

How do you build the custom report. How u will you upload in MS Dynamics CRM 4.0? Team Concept in MS Dynamics CRM 4.0. Where do you use it? Give some scenario of SLA and Notification based on SLA + Email to Case? Site Map and ISV Config difference and use in MS Dynamics CRM 4.0? How many tabs you can have on form and how to increase the count of it ? What all different view in MS Dynamics CRM 4.0? How you will achieve Hierarchal Picklist or Look Up? What is meant by Dynamic Picklist? How many by default reports are there in mscrm ? How many is of case? Difference between outlook client and webclient? Explain Service Life Cycle? Explain Sales Cycle? Memory of SQL

64

65 66 67 68 69 70

71 72

73

74 75 76

77

78 79

Express Edition? Can workflows,CRM Webservice can be hosted on another system? Difference between plugins & workflows? Explain CRM flavours? Explain editions of Microsoft Dynamics CRM 4.0? Email Router steps? Plugin registration steps? Email to case creation condition? Features of MS Dynamics CRM 2011 as compared to MSCRM 4.0? Integration? Export data from attribute of one data type to another data type e.g. Float toInteger? Architecture of MS Dynamics CRM 4.0? Plugin step by step creation procedure? List entities of Service Module? If CRM user is there and if he doesnt have account in Active Directory will he be able to accessCRM? Difference between Marketing Campaign and Quick Campaign? How do u track

80

81

82

83 84

85

86 87

88

89

90

Campaign Response? For Asp.Net integration with MSCRM what are prerequisite? Does MS Dynamics CRM 4.0 works with SQL Server 2000? In Visual studio 2005 and VS 2008 what is the difference while creating plugins /workflows. What add-ons need to be added while Asp.Net integration with MS Dynamics CRM 4.0? Indexing in SQL Server 2005? What setting has to be done to plugin run in offline mode? Which parameter is passed in Execute Method? Which interface you have to implement in Plugin? Which Method is there in Plugin? Can we create service using sdk and sdktypeproxy dll? How to update Primary Contact in Account using Plugin.Whether single Query Expression is requiredor 2 is required? Difference between abstract class & Interface?

91 92 93 94 95 96

97

98 99 100

101

102 103

104

105

106 107 108

Difference Between value type & reference type? Explain boxing & unboxing? Retreive Contacts information using Account entity? Types of Joins? How to pass parameters to Report? Types of CRM Service? Can we update Dispaly Name of Entity through MetaData Service? Purpose of Discovery Service? Explain Dynamic Entity? Pre event & Post event Plugin? How to give web link or URL in email activity of MS Dynamics CRM 4.0? Purpose of MetaData Service? Types of WebService? Types of Authentication in MS Dynamics CRM 4.0? How to give windows Authentication in Asp.Net application? Concept of Multitenancy? Deployment of pluign types? Benefit of deploying

plugin in Database? Which type of deployment u hav 109 used of MS Dynamics CRM 4.0? Have u used CrmWebservice in 110 Asp.Net application? How we can login in 111 Asp.Net application?

Vous aimerez peut-être aussi