<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5393566455242556986</id><updated>2011-11-27T15:23:30.649-08:00</updated><category term='Introducing'/><category term='overview'/><category term='mail'/><category term='templates'/><category term='contract'/><category term='client'/><category term='web'/><category term='tracking'/><category term='mass'/><category term='goals'/><category term='interfaces'/><category term='Relationship'/><category term='crm'/><category term='editions'/><category term='Word'/><category term='user'/><category term='Roles'/><category term='filter'/><category term='outlook'/><category term='dynamics'/><category term='report'/><category term='excel'/><category term='customizations'/><category term='entities'/><category term='feature'/><category term='subject'/><category term='sql'/><category term='tokens'/><category term='e-mail'/><category term='3.0'/><category term='microsoft'/><category term='queues'/><category term='article'/><category term='requirements'/><category term='mailings'/><category term='merge'/><category term='announcements'/><title type='text'>CRM 3.0 Solutions</title><subtitle type='html'>Solutions of Microsoft Dynamics CRM 3.0 - Tricks and Samples</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>24</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-3984060939710404222</id><published>2008-02-27T23:56:00.000-08:00</published><updated>2008-02-27T23:57:51.165-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='report'/><title type='text'>SQL Server Reporting Services Report</title><content type='html'>Another clever method for creating mass mailings in Microsoft CRM is to create a custom report using SQL Server Reporting Services. You can format reports however you want, so instead of including typical report items such as charts or graphs, you could simply include the text and formatting of your mass mailing letter.&lt;br /&gt;Then you would add the data fields such as first name, last name, and so on to the appropriate mass mailing report fields. When you wanted to create your mass mailing, you would run the report and then simply print out the report results for use in your mailing. Some of the benefits and restrictions of this technique include:&lt;br /&gt;&lt;br /&gt;You can access all the custom attributes in the filtered views.&lt;br /&gt;&lt;br /&gt;You can access all the entities, including any custom entities that you create.&lt;br /&gt;&lt;br /&gt;You can schedule reports to run on a specific interval (such as every Monday or once a month).&lt;br /&gt;&lt;br /&gt;You can easily export the report results into other formats such as PDF, Excel, and XML.&lt;br /&gt;&lt;br /&gt;You can include multiple data sources in a single report, so you could include different types of data in one mass mailing. For example, if you wanted to send a letter to all your contacts, you could include their five most recent Orders and their five most recent Cases.&lt;br /&gt;&lt;br /&gt;You can launch reports from multiple places in the user interface, including the grid toolbar of various entities.&lt;br /&gt;&lt;br /&gt;Developing complex reports with multiple data sources typically requires a more experienced report writer.&lt;br /&gt;&lt;br /&gt;Microsoft CRM will not automatically create completed Letter activities for each of the records in your mail merge.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-3984060939710404222?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/3984060939710404222/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=3984060939710404222' title='42 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/3984060939710404222'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/3984060939710404222'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/02/sql-server-reporting-services-report.html' title='SQL Server Reporting Services Report'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>42</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-326862778416169591</id><published>2008-02-27T23:54:00.000-08:00</published><updated>2008-02-27T23:56:01.077-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='merge'/><category scheme='http://www.blogger.com/atom/ns#' term='excel'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><category scheme='http://www.blogger.com/atom/ns#' term='Word'/><title type='text'>Word Mail Merge Using Microsoft CRM Exported Excel Data</title><content type='html'>As an alternative to using Microsoft CRM filtered views as your mail merge data source, you could use an Excel data file exported from Microsoft CRM to create the recipient list for your mail merge. By combining the powerful Microsoft CRM Advanced Find feature with the ability to export data to Excel, users can quickly search and target the records that they want to include in a mail merge. They can use the Advanced Find feature to create their mail merge criteria, export the record set to Excel, and then use the exported Excel file as their mail merge data source. Some of the benefits and restrictions of this technique include:&lt;br /&gt;&lt;br /&gt;You can access all the custom attributes in the filtered views.&lt;br /&gt;&lt;br /&gt;You can access all the entities, including any custom entity that you create.&lt;br /&gt;&lt;br /&gt;Users can create the recipient list by using the Web-based Advanced Find feature in Microsoft CRM and save the Advanced Find view for later use with future mass mailings.&lt;br /&gt;&lt;br /&gt;You can save the list of mailing recipients in an Excel file for later reference, and you can programmatically import this mass mailing data into Microsoft CRM to create completed Letter activities with a custom script.&lt;br /&gt;&lt;br /&gt;Microsoft CRM will not automatically create completed Letter activities for each of the records in your mail merge.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-326862778416169591?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/326862778416169591/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=326862778416169591' title='2 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/326862778416169591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/326862778416169591'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/02/word-mail-merge-using-microsoft-crm.html' title='Word Mail Merge Using Microsoft CRM Exported Excel Data'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-879130275013133298</id><published>2008-02-27T23:49:00.000-08:00</published><updated>2008-02-27T23:53:33.807-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='merge'/><category scheme='http://www.blogger.com/atom/ns#' term='filter'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><category scheme='http://www.blogger.com/atom/ns#' term='Word'/><title type='text'>Word Mail Merge Using Filtered Views</title><content type='html'>The mail merge feature in Word (different from launching the mail merge feature in Microsoft CRM) lets you choose from a variety of data sources, such as Microsoft Office Access files, HTML files, XML files, and text files. In addition, you can connect directly to a database that supports an OLE DB or ODBC connection. Because SQL Server supports OLE DB connections, you can connect directly to the Microsoft CRM filtered database views and use those records as the data source for your mail merge. To do this, simply create a new data source connection pointing at the SQL Server database that your Microsoft CRM installation uses, and then select the filtered view that you want.&lt;br /&gt;&lt;br /&gt;      After you select your filtered view, you will probably want to further refine the records included in your mail merge. You can do this by using the advanced filter tools that Word offers.&lt;br /&gt;&lt;br /&gt;      After you filter the records that you want to include in your mail merge, you can set up and create your letters just as you can with any other Word mail merge. Some of the benefits and restrictions of using this technique include:&lt;br /&gt;&lt;br /&gt;You can access all the custom attributes by using the filtered views.&lt;br /&gt;&lt;br /&gt;You can access all the Microsoft CRM entities, including any custom entities that you create.&lt;br /&gt;&lt;br /&gt;You can use the advanced filter tools in Word to limit the records included in your mail merge.&lt;br /&gt;&lt;br /&gt;Microsoft CRM will not automatically create completed Letter activities for each of the records in your mail merge.&lt;br /&gt;&lt;br /&gt;You can select records from only one filtered view for each mail merge. For example, you could not include records from the FilteredOpportunity and "FilteredOpportunityProduct" views in the same mail merge file.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-879130275013133298?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/879130275013133298/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=879130275013133298' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/879130275013133298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/879130275013133298'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/02/word-mail-merge-using-filtered-views.html' title='Word Mail Merge Using Filtered Views'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-7744251469355339384</id><published>2008-02-05T00:06:00.000-08:00</published><updated>2008-02-05T00:09:31.275-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='merge'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='feature'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='e-mail'/><category scheme='http://www.blogger.com/atom/ns#' term='dynamics'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 Mail Merge Feature</title><content type='html'>&lt;span style="font-family:georgia;"&gt;Within the Microsoft CRM client for Outlook, users can access the mail merge feature to generate mass mailings for records in their databases. The mail merge feature can be accessed on the More Actions menuon the grid toolbar for the Lead, Account, and Contact entities.&lt;br /&gt;&lt;br /&gt;When you click mail merge on this menu, Microsoft CRM automatically launches Word with the records you selected in the grid as your mass mailing data source. This feature makes it very easy for users to quickly create mail merges because it simplifies the mail merge data source selection in Word. In Word, the mail merge behaves identically to the standard Word mail merge feature, in which you can select templates, insert mail merge fields, preview your letter, and so on. However, when you complete your mail merge, Microsoft CRM automatically creates a completed Letter activity for each of the records in your mail merge. Some of the constraints related to using this feature include:&lt;br /&gt;&lt;br /&gt;You cannot include custom attributes as Mail Merge fields.&lt;br /&gt;&lt;br /&gt;You can only create mail merges for Leads, Accounts, and Contacts (no custom entities).&lt;br /&gt;&lt;br /&gt;If you're using Word 2002 or 2003, Microsoft CRM automatically creates a completed Letter activity for each recipient.&lt;br /&gt;&lt;br /&gt;Word uses the records selected in the grid as the mail merge data source. Therefore, if you have five pages of records that you want to include in your mail merge, you must repeat this process five times, once for each page of records. You can change your user settings to display as many as 250 records at one time on a single page by clicking Options on the Tools menu.&lt;br /&gt;&lt;br /&gt;You cannot configure the subject and body of the completed Letter activity that Microsoft CRM creates for each record in the mail merge. The subject will always be "Word Mail Merge," and the body will always be "Mail Merge document created in Microsoft Word."&lt;br /&gt;&lt;br /&gt;You can access the Microsoft CRM Mail Merge feature using the Microsoft CRM client for Outlook only; you cannot use the Web client.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-7744251469355339384?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/7744251469355339384/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=7744251469355339384' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/7744251469355339384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/7744251469355339384'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/02/microsoft-dynamics-crm-30-mail-merge_05.html' title='Microsoft Dynamics CRM 3.0 Mail Merge Feature'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-3788175215775716911</id><published>2008-02-05T00:03:00.000-08:00</published><updated>2008-02-05T00:05:58.577-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='merge'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='mass'/><category scheme='http://www.blogger.com/atom/ns#' term='mailings'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='e-mail'/><category scheme='http://www.blogger.com/atom/ns#' term='dynamics'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 Mail Merge and Mass Mailings</title><content type='html'>&lt;span style="font-family:georgia;"&gt;Earlier in this chapter, we discussed creating and using E-mail templates to send information to multiple records in your Microsoft CRM database. But suppose that you wanted to create printed letters, envelopes, or labels for a large number of records? Clearly, using an E-mail template isn't an appropriate choice for this type of printed (non-e-mail) task. Microsoft CRM offers you several options for mass mailing activities, including the following:&lt;br /&gt;&lt;br /&gt;Use the Microsoft CRM mail merge feature in the Microsoft CRM client for Outlook.&lt;br /&gt;&lt;br /&gt;Use the mail merge feature in Microsoft Office Word, using Microsoft CRM filtered views as a data source.&lt;br /&gt;&lt;br /&gt;Use the mail merge feature in Word, using Microsoft CRM data exported to Microsoft Office Excel as a data source.&lt;br /&gt;&lt;br /&gt;Write a Microsoft SQL Server Reporting Services report.&lt;br /&gt;&lt;br /&gt;Use the Microsoft CRM Campaign and Quick Campaign features.&lt;br /&gt;&lt;br /&gt;Create a custom mass mailing application.&lt;br /&gt;&lt;br /&gt;Although using the mass mailing and mail merge features of Microsoft CRM doesn't necessarily fall under the chapter title "Setting Up Your System," we've received so many questions on the topic that we felt the need to cover it in this book. Therefore, the remainder of the chapter examines the benefits and drawbacks of theseoptions to help you decide which one provides the best fit for you.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;Explaining the details of setting up and using the Word mail merge feature is beyond the scope of&lt;br /&gt;this book. We assume you're already familiar with the concepts and techniques related to using Word mail merge.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-3788175215775716911?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/3788175215775716911/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=3788175215775716911' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/3788175215775716911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/3788175215775716911'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/02/microsoft-dynamics-crm-30-mail-merge.html' title='Microsoft Dynamics CRM 3.0 Mail Merge and Mass Mailings'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-2057853773741578691</id><published>2008-02-04T23:59:00.000-08:00</published><updated>2008-02-05T00:34:12.937-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='tracking'/><category scheme='http://www.blogger.com/atom/ns#' term='tokens'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='e-mail'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 E-Mail Tracking Tokens</title><content type='html'>&lt;span style="font-family:georgia;"&gt;Microsoft CRM uses a unique identifier known as a tracking token to link e-mail messages with the appropriate records in Microsoft CRM.&lt;br /&gt;&lt;br /&gt;This tracking code uniquely identifies the E-mail activity in the database. If a customer were to reply to this message, the Router would automatically recognize the tracking token in the message and set the Regarding field of the E-mail activity to the correct record. For example, if a user sent an outbound e-mail message regarding a specific Case, when the customer replied, Microsoft CRM would automatically create an E-mail activity and link it to the correct Case! For even more functionality, you can combine the Microsoft CRM Campaign and Quick Campaign features with the tracking token to automatically capture e-mail responses and record them against their originating marketing campaign.&lt;br /&gt;&lt;br /&gt;The tracking token in Microsoft CRM allows the Router to automatically link e-mail messages (and entire conversation threads) to a specific record, such as an Opportunity, a Case, a Campaign, a Quote, or an Order. It does this by examining the tracking token and then updating the Regarding field of the E-mail activity to the appropriate record.If you don't care for the default tracking token format, you can specify your own unique tracking token configuration. To change the token configuration, browse to the Settings area and click Organization Settings.Then click System Settings, and click the E-mail Tracking tab.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-2057853773741578691?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/2057853773741578691/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=2057853773741578691' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/2057853773741578691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/2057853773741578691'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/02/microsoft-dynamics-crm-30-e-mail.html' title='Microsoft Dynamics CRM 3.0 E-Mail Tracking Tokens'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-1922609608980061456</id><published>2008-01-30T00:53:00.000-08:00</published><updated>2008-01-30T00:57:48.587-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='tracking'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='e-mail'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 E-Mail Tracking</title><content type='html'>&lt;span style="font-family:georgia;"&gt;If you deploy Microsoft CRM and you use Exchange Server 2000 or 2003 for your corporate e-mail, you have the option of installing the Microsoft CRM-Exchange E-mail Router (also called the Router), which you can configure to provide the following benefits:&lt;br /&gt;&lt;br /&gt;Users can create and send e-mail messages by using the Web client interface.&lt;br /&gt;&lt;br /&gt;You can automatically create copies of all incoming messages (to Microsoft CRM users) in the Microsoft CRM database.&lt;br /&gt;&lt;br /&gt;Microsoft CRM can automatically track e-mail conversations and threads by using a tracking code appended to the message subject line.&lt;br /&gt;&lt;br /&gt;You can manually track individual e-mail messages in the Microsoft CRM database on an ad hoc basis in the Microsoft CRM client for Outlook.&lt;br /&gt;&lt;br /&gt;You receive the Router software with the purchase of Microsoft CRM, so there's no additional cost. When you install the Router, Microsoft CRM also installs the Rule Deployment Wizard, which you can use to help administer and manage e-mail tracking configuration. If you're using Exchange Server at your organization, you should absolutely plan on using the Router with your Microsoft CRM deployment.&lt;br /&gt;&lt;br /&gt;Note You do not need Exchange Server to use Microsoft CRM. If you don't want to use Exchange Server,you can still send e-mail messages through the Web client with any Simple Mail Transfer Protocol(SMTP) mail server. However, without Exchange Server and the Router, you won't be able to track inbound and outbound messages automatically.&lt;br /&gt;&lt;br /&gt;If you want to use the e-mail tracking features, you must confirm that the e-mail tracking option is activated for your deployment. You can verify this by browsing to the Settings area, clicking Organization Settings, clickingSystem Settings, and then clicking E-mail Tracking.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-1922609608980061456?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/1922609608980061456/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=1922609608980061456' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/1922609608980061456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/1922609608980061456'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/01/microsoft-dynamics-crm-30-e-mail.html' title='Microsoft Dynamics CRM 3.0 E-Mail Tracking'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-7656985293460639120</id><published>2008-01-30T00:45:00.000-08:00</published><updated>2008-01-30T00:53:02.793-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><category scheme='http://www.blogger.com/atom/ns#' term='queues'/><title type='text'>Microsoft Dynamics CRM 3.0 Queues</title><content type='html'>&lt;p&gt;&lt;span style="font-family:georgia;"&gt;Imagine that a sample organization, Adventure Works Cycle, has created the e-mail address bikesupport@adventure-works.com to handle all incoming customer support requests. The goal of this support alias is to allow the Adventure Works customer service representatives to monitor incoming support requests in a single location to make sure that everything gets resolved in a timely manner. Microsoft CRM uses the Queue feature to track and hold pending work items until they are assigned to a user. Adventure Works Cycle could create a queue called Bicycle Cases; then every e-mail sent to bikesupport@adventure-works.com would create a queue item in the Bicycle Cases queue. In addition to activities such as E-mails and Tasks, you can also assign Cases to a queue. Users can access the queues for your organization by browsing to the Queues subarea of the Workplace area.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:georgia;"&gt;Microsoft CRM removes items from a queue when they're assigned to a user, or when a user accepts an item currently in the queue. If you assign a queue item to a user, the item will move to the Assigned folder until the user accepts it. When a user accepts an item, it moves to the user's In Progress folder until he or she completes the item. Microsoft CRM automatically removes Cases and Activities from the In Progress folder when you complete them, except for completed E-mail activities. To remove a completed E-mail item from your In Progress folder, you must delete it. This does not delete the item, it just removes the item from your In Progress folder.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;You can set up and manage your queues by browsing to the Settings area, clicking Business Unit Settings, and then clicking Queues. You don't have to use an e-mail address for each queue, but you can configure this functionality by following the detailed instructions included the Microsoft CRM Implementation Guide.&lt;br /&gt;&lt;br /&gt;The following are additional important points to consider regarding queues:&lt;br /&gt;&lt;br /&gt;You can use queues for any type of business activity that uses activities, including incoming sales requests and marketing tasks. You should not consider queues as strictly a customer service tool.&lt;br /&gt;Queues do not own records, so assigning an item to a queue will not change its ownership (or trigger the workflow assign event), but it will add the item to the queue.&lt;br /&gt;&lt;br /&gt;Although assigning an item to a queue will not change ownership, assigning a queue item to a user will change the ownership of the item.&lt;br /&gt;&lt;br /&gt;Items listed in the queue respect the Microsoft CRM security settings regarding which records each user can read, write, delete, and so on. However, all users can view all the queues and all the items in the queue (even though Microsoft CRM won't allow them to open a record for which they don't have access).&lt;br /&gt;&lt;br /&gt;You can configure multiple queues to suit various business needs.&lt;br /&gt;&lt;br /&gt;If you set up an e-mail alias to automatically create queue items, Microsoft CRM will not automatically create Cases for each e-mail message sent to the alias. You must do this manually or with custom programming code.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-7656985293460639120?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/7656985293460639120/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=7656985293460639120' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/7656985293460639120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/7656985293460639120'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/01/microsoft-dynamics-crm-30-queues.html' title='Microsoft Dynamics CRM 3.0 Queues'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-2723719451560081152</id><published>2008-01-17T05:24:00.001-08:00</published><updated>2008-01-17T05:25:06.338-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='editions'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><title type='text'>CRM 3.0 Editions</title><content type='html'>You can obtain Microsoft CRM 3.0 in one of two editions:&lt;br /&gt;&lt;br /&gt;Microsoft Dynamics CRM 3.0 Small Business Edition&lt;br /&gt;Microsoft Dynamics CRM 3.0 Professional&lt;br /&gt;&lt;br /&gt;As the names of the editions imply, the Small Business Edition targets smaller companies, and Professional ismore appropriate for medium and large companies.&lt;br /&gt;&lt;br /&gt;Some of the key differences between the two editions include:&lt;br /&gt;&lt;br /&gt;You must deploy the Small Business Edition on a Microsoft Windows Small Business Server, but you caninstall Professional on various Microsoft Windows Server operating systems.&lt;br /&gt;&lt;br /&gt;You can accommodate a maximum of 75 users in the Small Business Edition, but Professional allows youto deploy as many users as necessary. After you factor in performance considerations, a recommendedmaximum number of users for the Small Business Edition might range from 40 to 50 users, depending ontheir usage and the system hardware.&lt;br /&gt;&lt;br /&gt;The Small Business Edition includes all of the functionality that Professional includes, in addition to&lt;br /&gt;features unique to Small Business Edition such as CRM integration with the Small Business ServerShared Fax Service.&lt;br /&gt;The Small Business Edition provides less flexibility in regard to custom third-party system integration andexternal user access because you cannot purchase and deploy an External Connector license with thisedition. We explain the External Connector license in the next section of this chapter.&lt;br /&gt;Note Small Business Server is a specialized operating system version that bundles Windows Server2003, Exchange Server 2003 technology, and Microsoft Windows SharePoint Services so they canbe deployed on a single piece of hardware. Small Business Server 2003 Premium Edition alsoincludes Microsoft SQL Server 2000 and ISA Server 2004 in the bundled software. You must deployMicrosoft CRM with Small Business Server 2003 Premium Edition, because Microsoft CRM requiresa SQL Server database.&lt;br /&gt;Although deploying Microsoft CRM with Small Business Server includes several great benefits, it does includesome notable restrictions:&lt;br /&gt;&lt;br /&gt;Small Business Server 2003 supports only two physical CPUs and up to four virtual CPUs.&lt;br /&gt;&lt;br /&gt;Each domain can contain only one installation of Small Business Server 2003.&lt;br /&gt;&lt;br /&gt;Small Business Server 2003 does not support trusts between domains, and you must install the server atthe root of the Active Directory forest.&lt;br /&gt;&lt;br /&gt;A Small Business Server 2003 domain cannot have any child domains.&lt;br /&gt;&lt;br /&gt;You cannot run Terminal Services in Application Server mode on Small Business Server 2003.&lt;br /&gt;&lt;br /&gt;Microsoft CRM Small Business Edition software licenses cost less than Microsoft CRM Professional licenses,but you can see that some constraints exist in regard to configuration of the underlying network.You&lt;br /&gt;can obtain Microsoft CRM 3.0 in one of two editions:&lt;br /&gt;&lt;br /&gt;Microsoft Dynamics CRM 3.0 Small Business Edition&lt;br /&gt;Microsoft Dynamics CRM 3.0 Professional&lt;br /&gt;&lt;br /&gt;As the names of the editions imply, the Small Business Edition targets smaller companies, and Professional ismore appropriate for medium and large companies.&lt;br /&gt;Some of the key differences between the two editions include:&lt;br /&gt;&lt;br /&gt;You must deploy the Small Business Edition on a Microsoft Windows Small Business Server, but you caninstall Professional on various Microsoft Windows Server operating systems.&lt;br /&gt;&lt;br /&gt;You can accommodate a maximum of 75 users in the Small Business Edition, but Professional allows youto deploy as many users as necessary. After you factor in performance considerations, a recommendedmaximum number of users for the Small Business Edition might range from 40 to 50 users, depending ontheir usage and the system hardware.&lt;br /&gt;&lt;br /&gt;The Small Business Edition includes all of the functionality that Professional includes, in addition to&lt;br /&gt;features unique to Small Business Edition such as CRM integration with the Small Business ServerShared Fax Service.&lt;br /&gt;&lt;br /&gt;The Small Business Edition provides less flexibility in regard to custom third-party system integration andexternal user access because you cannot purchase and deploy an External Connector license with thisedition. We explain the External Connector license in the next section of this chapter.&lt;br /&gt;&lt;br /&gt;Note Small Business Server is a specialized operating system version that bundles Windows Server2003, Exchange Server 2003 technology, and Microsoft Windows SharePoint Services so they canbe deployed on a single piece of hardware. Small Business Server 2003 Premium Edition alsoincludes Microsoft SQL Server 2000 and ISA Server 2004 in the bundled software. You must deployMicrosoft CRM with Small Business Server 2003 Premium Edition, because Microsoft CRM requiresa SQL Server database.&lt;br /&gt;&lt;br /&gt;Although deploying Microsoft CRM with Small Business Server includes several great benefits, it does includesome notable restrictions:&lt;br /&gt;&lt;br /&gt;Small Business Server 2003 supports only two physical CPUs and up to four virtual CPUs.&lt;br /&gt;&lt;br /&gt;Each domain can contain only one installation of Small Business Server 2003.&lt;br /&gt;&lt;br /&gt;Small Business Server 2003 does not support trusts between domains, and you must install the server atthe root of the Active Directory forest.&lt;br /&gt;&lt;br /&gt;A Small Business Server 2003 domain cannot have any child domains.&lt;br /&gt;&lt;br /&gt;You cannot run Terminal Services in Application Server mode on Small Business Server 2003.&lt;br /&gt;&lt;br /&gt;Microsoft CRM Small Business Edition software licenses cost less than Microsoft CRM Professional licenses,but you can see that some constraints exist in regard to configuration of the underlying network.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-2723719451560081152?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/2723719451560081152/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=2723719451560081152' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/2723719451560081152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/2723719451560081152'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/01/crm-30-editions.html' title='CRM 3.0 Editions'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-4110820275733628280</id><published>2008-01-17T05:22:00.000-08:00</published><updated>2008-01-17T05:23:19.431-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='goals'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><title type='text'>CRM 3.0 Software Design Goals</title><content type='html'>Microsoft CRM is designed to resolve the common issues that historically caused problems during CRMimplementations. Some of the issues we've already reviewed include: offsite workers needing remote accessto data, multi-channel customer communications, and rigid software design. To solve these problems,Microsoft CRM targeted three software design themes:&lt;br /&gt;&lt;br /&gt;Works the way you do&lt;br /&gt;&lt;br /&gt;Works the way your business does&lt;br /&gt;&lt;br /&gt;Works the way Information Technology (IT) expects it to&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Works the Way You Do&lt;br /&gt;&lt;br /&gt;Earlier CRM systems forced users to track information in multiple systems because the CRM software didn'tinclude all of the functionality, such as e-mail, calendaring, task management, and spreadsheets, needed forusers to complete their jobs. People performed their work with productivity tools such as Microsoft OfficeOutlook, Microsoft Office Excel, and Microsoft Office Word, but then they had to copy customer data into theirCRM system! This extra step caused negative user feedback because it slowed users down, createdadditional work, and forced them to learn an entirely new tool.&lt;br /&gt;&lt;br /&gt;To address this problem, Microsoft CRM works directly within Office and Outlook so that users can performtheir normal job functions and track data in Microsoft CRM at the same time. Microsoft CRM is a server-basedproduct that you install and run on a Web server, and users can install the Microsoft CRM client for Outlooksoftware to work directly within Outlook. You can see that Microsoft CRM adds atoolbar to Outlook and adds Microsoft CRM folders to the Outlook folder list.&lt;br /&gt;&lt;br /&gt;If your users know how to use Outlook, they already know how to use the key customer management tools in Microsoft CRM such as contacts, tasks, appointments, and e-mail. Microsoft CRM toolbar that allows a user to compose an e-mail message in Outlook and then simply click the Track In CRMbutton to save a copy of the message to the Microsoft CRM database.&lt;br /&gt;&lt;br /&gt;This tracking concept applies not only to e-mail messages, but also to calendar items, contacts, and tasks. Byoffering this native Outlook experience to users, Microsoft CRM lets users work with their normal tools andeasily track and manage CRM data.&lt;br /&gt;&lt;br /&gt;Real World&lt;br /&gt;&lt;br /&gt;Believe it or not, many companies still require their employees to copy information fromtheir Outlook e-mail messages and paste it into their CRM systems. It sounds crazy, butwe've seen this process implemented at many companies, both big and small. The nativeOutlook integration of Microsoft CRM eliminates the need for this extra work.&lt;br /&gt;&lt;br /&gt;Even if your company doesn't use Outlook, or if you use Microsoft Office Outlook Web Access, Microsoft CRMprovides you with additional user interface options:&lt;br /&gt;&lt;br /&gt;Microsoft Internet Explorer Web browser&lt;br /&gt;&lt;br /&gt;Personal Digital Assistant (PDA) using Microsoft mobile technology&lt;br /&gt;&lt;br /&gt;Microsoft CRM also integrates directly with additional business productivity tools such as:&lt;br /&gt;&lt;br /&gt;Microsoft Excel&lt;br /&gt;Microsoft Word&lt;br /&gt;Microsoft Exchange Server&lt;br /&gt;Microsoft SharePoint Products and Technologies&lt;br /&gt;&lt;br /&gt;By providing a tight integration with tools that your users already know, Microsoft CRM provides an extremelyrapid learning curve to ensure maximum user adoption. More important, it's designed to work the way yourusers work.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Works the Way Your Business Does&lt;br /&gt;&lt;br /&gt;So you've seen how Microsoft CRM works hard to make life easier for the people who use the system on aday-to-day basis. Microsoft CRM also offers several benefits designed to accommodate the way businesseswork. In particular, these benefits include:&lt;br /&gt;&lt;br /&gt;Web-based customization tools Because your business processes change rapidly, you can quickly andeasily customize Microsoft CRM by using Web-based customization tools. In addition to customizingforms and adding fields, you can create entirely new types of data to track and manage in CRM withoutwriting a single line of code.&lt;br /&gt;&lt;br /&gt;Robust security model Microsoft CRM uses a role-based security model to provide you with incrediblydetailed and flexible security configuration options. You can structure the system so that users accessand edit only the information they need for their jobs. Yet, the security model remains agile enough toallow users to create ad hoc teams for collaborative work on projects and customer accounts.&lt;br /&gt;&lt;br /&gt;Open programming interfaces Because businesses use more than one system for their operations,Microsoft CRM offers you an open programming interface that enables you to connect Microsoft CRM withalmost any type of external application, such as your company Web site, a financial system, or a companyintranet. The Microsoft CRM programming interface uses Web services, so you can use almost anyintegration technology or platform that meets your needs.&lt;br /&gt;&lt;br /&gt;Business process automation Microsoft CRM offers you a Workflow feature to automate business&lt;br /&gt;processes and repetitive tasks such as automatically creating follow-up tasks for new leads or escalatingoverdue customer service issues to a manager. You set up these business workflows by using a graphicaluser interface, so you can easily customize and revise them without programming code when yourbusiness needs to shift quickly.&lt;br /&gt;&lt;br /&gt;Multiple deployment options You can choose how you want to deploy the Microsoft CRM software foryour business. You can purchase the software and install it onsite in your local network, or you can rentthe software on a monthly basis from a Microsoft partner who will manage all of the hardware, software,network, and security issues on your behalf. You can also switch from one deployment model to another ifyour business needs to change over time. Regardless of the deployment option you select, you canalways configure the security settings so that your remote and offsite workers can log on and access thesystem with no problems.&lt;br /&gt;&lt;br /&gt;More Info Part II, "Customization," and Part III, "Extending Microsoft CRM," explain how you cancustomize Microsoft CRM to match your business process and procedures.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Works the Way IT Expects It To&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you're in the Information Technology (IT) department, we're sure you've worked with some difficult systems.Maybe the software used some proprietary database format that only three people in the world understand, ormaybe the software was so fragile that you didn't want to upgrade it for fear of breaking it!&lt;br /&gt;&lt;br /&gt;Microsoft CRM isdesigned to work with the existing tools, applications, and infrastructure that IT professionals use every day.Some of the Microsoft CRM benefits specific to IT include:&lt;br /&gt;&lt;br /&gt;Industry standard technologies Microsoft CRM uses industry standard network managementtechnologies for its foundation. It uses Microsoft Active Directory directory service and IntegratedWindows authentication for user and password management. Microsoft CRM stores all of its data inMicrosoft SQL Server for easy backups, restores, and failovers. It also uses the SQL Server ReportingServices platform as its main reporting engine, and it works directly with Exchange Server for sending andtracking e-mail.&lt;br /&gt;&lt;br /&gt;Wizard-driven deployment When you install Microsoft CRM, the software checks for all of the systemprerequisites and tells you which adjustments you might need to make. Depending on your networkenvironment, it's possible to install the Microsoft CRM software with 10 clicks or fewer!&lt;br /&gt;&lt;br /&gt;Failover and disaster recovery Microsoft CRM supports clustering for Web, database, and e-mail serverenvironments, so you can feel confident about the safety of your mission-critical data.&lt;br /&gt;&lt;br /&gt;Zero-footprint clients Users can access Microsoft CRM by using Internet Explorer and still use thesoftware's rich functionality. In addition, you can deploy the Microsoft CRM desktop client for Outlook sothat you can use the software if your organization uses thin-client technology for your users.&lt;br /&gt;&lt;br /&gt;Automation support You can install Microsoft CRM from a command line or via Terminal Services.&lt;br /&gt;&lt;br /&gt;In light of these benefits (and many more that we didn't list), you'll find that Microsoft CRM works the way ITwould expect it to.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-4110820275733628280?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/4110820275733628280/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=4110820275733628280' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4110820275733628280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4110820275733628280'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/01/crm-30-software-design-goals.html' title='CRM 3.0 Software Design Goals'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-5999356390498188606</id><published>2008-01-17T05:21:00.001-08:00</published><updated>2008-01-17T05:21:58.762-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='Introducing'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><title type='text'>Introducing Microsoft CRM 3.0</title><content type='html'>Microsoft saw the need for a better CRM software platform and created a solution called Microsoft DynamicsCRM ("Microsoft CRM"). They designed this software for companies of all sizes to use as their technologyplatform for implementing CRM strategies. Microsoft first released Microsoft CRM (version 1.0) in late 2002and has continued to update the software over the past few years with new releases and feature packs. Thisbook covers the latest release of the software, Microsoft Dynamics CRM 3.0. This chapter will give you a briefoverview of the Microsoft CRM 3.0 software to explain how it helps companies implement CRM strategies.We'll discuss the following overview topics:&lt;br /&gt;&lt;br /&gt;Software design goals&lt;br /&gt;&lt;br /&gt;Front office vs. back office&lt;br /&gt;&lt;br /&gt;Editions&lt;br /&gt;&lt;br /&gt;Licensing&lt;br /&gt;&lt;br /&gt;Requirements&lt;br /&gt;&lt;br /&gt;After we cover Microsoft CRM from a high-level perspective, the subsequent chapters will explain how you canconfigure, customize, and extend the software to meet your company's unique business needs&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-5999356390498188606?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/5999356390498188606/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=5999356390498188606' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5999356390498188606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5999356390498188606'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/01/introducing-microsoft-crm-30.html' title='Introducing Microsoft CRM 3.0'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-4675280486497629911</id><published>2008-01-17T05:18:00.001-08:00</published><updated>2008-01-17T05:20:30.712-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='overview'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><title type='text'>CRM 3.0 Overview</title><content type='html'>We know you're eager to get into the details of how Microsoft Dynamics CRM 3.0 works and learn more aboutits great customization capabilities. Before we can jump into those details, we need to cover a littlebackground information about Microsoft Dynamics CRM 3.0 and introduce some of the core concepts andterminology you'll use throughout this book.&lt;br /&gt;&lt;br /&gt;Life Without CRM&lt;br /&gt;&lt;br /&gt;Think back to a particularly bad customer service experience. Maybe you called a customer service phonenumber and were transferred to five different people, and every single person asked you the same questions,so you had to keep repeating the same answers over and over again. Or perhaps a salesperson pulledtogether a proposal for you but forgot to include your preferred-customer pricing in the quote. Or maybe acredit card company mailed you an application for a new account, even though you've had an account withthat company for 10 years. You probably thought to yourself, "Why doesn't this company know who I am?"Does this sound familiar?As its name implies, the goal of customer relationship management (CRM) is to enable businesses to manageeach and every customer experience better. More importantly, CRM strategy recognizes that customerexperiences span over time and that a typical customer might interact with your business 50 to 100 times inthe course of your relationship. Ideally, your company could provide each customer a personalized experiencebased on the customer's unique history of interactions with you. For example, you wouldn't ask long-standingcustomers if they would like to open an account; when customers call your customer service department, youwouldn't have to ask them to answer the same questions over and over again; and your most valuablecustomers would always receive preferred pricing.Important The purpose of CRM is to enable businesses to track and manage all of their customerinteractions over the lifetime of the customer relationship. CRM is a business strategy, andcompanies typically use a CRM software system as a technology platform to help implementtheir CRM strategy, processes, and procedures.In today's competitive business environment, mistreated customers can easily find other vendors or suppliersthat are eager to replace you. However, if you give your customers a personalized experience, they're morelikely to value their relationship with you and continue to patronize your business. The CRM philosophy makesso much sense, so why do so many companies force good customers to suffer through bad experiences everyday?As you probably know, it's very difficult for companies to embrace a CRM strategy and create consistentlygreat customer experiences. Some of the factors that make a CRM strategy difficult to implement include:&lt;br /&gt;Multiple customer management systems Almost every company uses more than one system (such assales tracking, warehouse management, or financial accounting) to run its business. Most of thesesystems can't easily communicate with each other to seamlessly share data. Therefore, you can imaginehow salespeople using a sales tracking system might not know that a customer just opened an urgentcustomer service issue in your customer service system.&lt;br /&gt;Remote workers Even if your company is lucky enough to use a single system to track all of yourcustomer interactions, remote and offsite workers might not have the ability to access data in thecustomer management system. Rapidly changing business processes You might recognize the saying, "The only thing constant in lifeis change," by French author François de la Rochefoucauld. This expression really hits home regardingthe business processes of our Internet-enabled world. No sooner does a company finalize a customermanagement process than it must reconsider how that methodology will change in the next month,quarter, or year. Rapidly changing business processes challenge employees to adjust quickly, but mostCRM systems can't react and adjust as quickly as the business needs it to.Multi-channel customer interactions Customers expect to be able to work with your company using anycommunication channel that they prefer. With the proliferation of different technologies, these customercommunication channels might include Web sites, phone, fax, e-mail, mail, and instant messaging. If acompany wants to track all of a customer's interactions, its customer management system must work witheach of these technologies.&lt;br /&gt;Difficult and rigid systems Adopting a CRM strategy usually requires a company to select a technologysystem as its customer management platform. Earlier CRM systems earned the reputation of beingdifficult to use and complex to install. Even worse, companies could customize their CRM systems to theirbusiness needs only if they invested large sums of money and time in consultants who would customizethe software for them.&lt;br /&gt;CRM isn't a particularly new concept and it's earned something of a bad reputation among businesses. Theseare just some of the reasons responsible for its less-than-stellar track record over the years.So what would happen if a company could successfully implement a CRM strategy and software? What typesof benefits might the company receive?&lt;br /&gt;CRM could track customer interests and purchase history over time and then proactively generate newmarketing initiatives for customers based on their unique histories.CRM could log a history of a customer's service requests so that a service technician could easily view allof those requests when the customer called with a new issue. Reviewing a customer's service historymight help the technician resolve a customer's new issue much more quickly.A manager could view all of the interactions with a customer across various functional areas such assales, marketing, and customer service. People typically refer to this cross-functional history as a 360-degree view of the customer.&lt;br /&gt;Marketing managers could analyze and report on the effectiveness of their marketing lists and campaignsto determine how they should re-allocate future marketing investments.&lt;br /&gt;An analyst could use business intelligence tools to segment customers and prospects to identify trendsand create predictive models for sales and customer service planning.&lt;br /&gt;This list doesn't include all of the benefits of CRM, but it's clear that a successful CRM implementation canprovide many short-term and long-term benefits for any business.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-4675280486497629911?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/4675280486497629911/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=4675280486497629911' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4675280486497629911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4675280486497629911'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2008/01/crm-30-overview.html' title='CRM 3.0 Overview'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-908564393696025269</id><published>2007-12-25T02:59:00.001-08:00</published><updated>2007-12-26T08:18:17.357-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='Roles'/><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><title type='text'>Microsoft Dynamic CRM 3.0 Relationship Roles</title><content type='html'>&lt;span xmlns=""&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;Of course, you already know that tracking the relationships between your company and your customers is the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;primary goal of any CRM application. However, what about tracking the relationships between the customers &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;in your database? The Relationship Roles feature allows you to create and capture the relationships between &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;your Accounts, Contacts, and Opportunities. Let's consider an example of how relationship roles can provide &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;great benefits to your organization. Assume that you're a salesperson who has just discovered a potential sale &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;opportunity with a fictional company named Coho Vineyard &amp;amp; Winery. If you examine the Account and Contact &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;hierarchy in your Microsoft CRM database, you see that Coho Vineyard &amp;amp; Winery includes two child Accounts &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;and two Contact records. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;This information does help you understand the Account, but consider how much more information about the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;Opportunity you would possess if your company used the Relationship Roles feature.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;The relationship roles between the Coho Vineyard &amp;amp; Winery account and &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;additional Account and Contact records in your Microsoft CRM database. Using relationship roles would give y&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;ou additional information about this Opportunity, such as: &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;Giuseppe Russo (who works for Wide World Importers) is an influencer on this Opportunity because he &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;used to work for Coho Vineyard. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;The decision maker for Coho Vineyard, Gretchen Rivas, is the sister-in-law of Giuseppe Russo.&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;Wide World Importers purchases products from Coho Vineyard &amp;amp; Winery.&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;You learned about this Opportunity from the Graphic Design Institute, and their firm supplies design &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;services for Coho Vineyard &amp;amp; Winery. &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;Heidi Steen's role is an influencer for the Coho Winery Account. &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="color:navy;"&gt;&lt;span style="font-family:georgia;"&gt;&lt;strong&gt;Tip&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;One great benefit of relationship roles illustrated in this example is that you can specify a Contact's &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;true role in the decision-making process. Sometimes you can determine a Contact's authority based &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;on his or her title, but a title doesn't necessarily translate to actual decision-making authority. You've &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;probably worked with a company that seems to have an endless supply of vice presidents, but you &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;know that they do not all possess the same decision-making authority. &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;As a salesperson, you could take the additional information provided by relationship roles to craft an entirely &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;new sales strategy for this Opportunity! For example, you might leverage these relationships to get some &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;personal introductions to the true decision makers for the Coho Vineyard &amp;amp; Winery Account. &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="color:navy;"&gt;&lt;span style="font-family:georgia;"&gt;&lt;strong&gt;Important&lt;/strong&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;You can create your own custom relationship roles to track and manage the detailed links &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;between your Accounts, Contacts, and Opportunities. However, you cannot create a &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;relationship role that links to a Microsoft CRM user. &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;To configure relationship roles, browse to the Settings area and click Relationship Roles. Microsoft CRM lists &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;all the relationship roles configured in your system.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;To create a new relationship role, click the New button on the grid toolbar to open the Relationship Role editor.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;On this page, you can enter the role name and configure which types of entity relationships the role supports.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;You might want to restrict the relationships between entities depending on the nature of your data. For &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;example, if you wanted to track a husband-and-wife relationship role between two Contacts, you would not &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;select the Account or Opportunity entities because they don't apply to this type of relationship.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;Because an attorney might be a law firm (an Account) or a single practitioner (a Contact), we selected both the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;Account and Contact entities in the Account Role For row. This means that we can create an attorney &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;relationship for an Account and select either an Account record or a Contact record. However, because we &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;didn't select any entities in the Contact Role For row, we could not specify an attorney relationship for Contact &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;records. Likewise, we could not specify an attorney relationship for an Opportunity, because we did not select &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;that entity for either Account Role For or Contact Role For.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;Now that we've created the attorney relationship role, users can add this relationship between two records in &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;the user interface by clicking Relationships on the Account and Contact forms and then clicking New on the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;grid toolbar. A window appears that allows the user to select two different records to create the relationship.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;As the figure shows, you can also specify two relationship roles for each of the records in a single relationship.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;In this example, the A Bike Store Account uses Contoso Legal as its attorney, so we set the A Bike Store role &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;as "Customer" and Contoso Legal's role as "Attorney." After you save this record, users can view the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;relationships by clicking Relationships in the entity navigation pane. &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;You can get very creative with the setup and configuration of the business relationships that you want to &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;capture between your Accounts, Contacts, and Opportunities. Microsoft CRM provides great reporting and &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;analysis on these relationships, because you can use relationship roles as filter criteria in your views and &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;advanced find searches. Also, you can automate business processes by using the workflow module and using &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;relationship roles as part of your workflow rule criteria and conditions. &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="color:navy;"&gt;&lt;span style="font-family:georgia;"&gt;&lt;strong&gt;More Info&lt;/strong&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;Microsoft Dynamics CRM Small Business Edition uses a Configuration Wizard that creates &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;some predefined relationship roles upon installation. However, the Professional Edition does &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;not include any default relationship roles. &lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-908564393696025269?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/908564393696025269/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=908564393696025269' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/908564393696025269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/908564393696025269'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamic-crm-30-relationship.html' title='Microsoft Dynamic CRM 3.0 Relationship Roles'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-5231473433736568305</id><published>2007-12-25T02:50:00.001-08:00</published><updated>2007-12-26T08:16:47.181-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='announcements'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><title type='text'>Microsoft Dynamic CRM 3.0 Announcements</title><content type='html'>&lt;span xmlns=""&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;As you might guess, you can use the Announcements feature to create and post information to the entire &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;organization. For example, you can post information about scheduled system downtime or a list of new &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;customizations that you recently published to the system. Users can view announcements by clicking the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;Announcements subarea in the Workplace area of the user interface.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;When you create announcement posts, you can include a URL that Microsoft CRM will display as a clickable &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;hyperlink. You can use this feature to link to additional information regarding the announcement. To create an &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;announcement, browse to the Settings area of Microsoft CRM, click Announcements, and then click New on &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;the grid toolbar. You can enter up to four attributes for each announcement: &lt;/span&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="color:black;"&gt;&lt;span style="font-family:georgia;"&gt;&lt;strong&gt;Title&lt;/strong&gt; The text that appears above the line in a bold font&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="color:black;"&gt;&lt;span style="font-family:georgia;"&gt;&lt;strong&gt;Body&lt;/strong&gt; The body text that appears below the line &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="color:black;"&gt;&lt;span style="font-family:georgia;"&gt;&lt;strong&gt;More Information URL&lt;/strong&gt; An optional address that users can access for more information about the &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;announcement &lt;/p&gt;&lt;/span&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="color:black;"&gt;&lt;span style="font-family:georgia;"&gt;&lt;strong&gt;Expiration Date&lt;/strong&gt; The date on which the announcement will be automatically removed from the &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;Announcements list&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;Note that when the expiration date passes, Microsoft CRM automatically removes the announcement from the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;grid. You cannot update the expiration date after an announcement expires; if you want to display an expired &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;announcement, you must create it again. &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;Also note that announcements are displayed to all the users in the system. You cannot create an &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;announcement specific to a particular business unit. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:georgia;color:black;"&gt;You can't force users to check the Announcements list every day, so they might miss a new posting. If &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;users want to make sure that they always see new announcements, they can configure the &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;Announcements list to be their default start page by clicking Tools and then Options on the application &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;menu bar, and then specifying the default page on the General tab. Microsoft CRM will direct them to &lt;/span&gt;&lt;span style="font-family:georgia;color:black;"&gt;the Announcements list every time they log on to the system.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-5231473433736568305?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/5231473433736568305/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=5231473433736568305' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5231473433736568305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5231473433736568305'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamic-crm-30-announcements.html' title='Microsoft Dynamic CRM 3.0 Announcements'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-4992840170313293050</id><published>2007-12-14T00:21:00.001-08:00</published><updated>2007-12-23T02:37:41.733-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='subject'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 Subjects</title><content type='html'>&lt;span xmlns=""&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Microsoft CRM provides the Subjects feature so that you can hierarchically categorize various entities such as Products, Cases, Sales Literature, and Knowledge Base Articles under a common topic&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;structure. By creating a subject tree such as this one, you could link a product category, such as Road-150, with all its related Products, Cases, Sales Literature, and Knowledge Base Articles. To create your own subject tree,browse to the Settings area and click Subjects. Then use the tools in the Common Tasks pane to structure the subject tree for the different types of areas related to your organization, such as products, services, business operations, and anything else that you need to categorize in Microsoft CRM. After you establish your subject tree, you can assign entity records to one of the subjects. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Categorizing your entity records by their correct subjects offers the following benefits: &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Users can browse Knowledge Base Articles by subject. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;You can create new views, using subject values as filter criteria. For example, you can create a view that shows only the open cases for the Road-150 subject. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;You can create workflow rules that automatically route or assign cases to specific individuals based on the Case subject.&lt;/span&gt; &lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;When designing your subject tree, keep the following in mind: &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;You can easily adjust and modify the subject tree at any time, so don't fret too much over the initial layout.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;When you modify subjects, Microsoft CRM applies your changes immediately throughout the system.&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;You should avoid creating subjects that have only one child subject. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Although there is no fixed limit on how deep you can make your subject tree, we recommend that you keep it between four and five levels deep, with a maximum of seven levels. If you go much deeper, &lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;it might become difficult for users to select the correct subject in the user interface, particularly if they use the form assistant.&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-4992840170313293050?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/4992840170313293050/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=4992840170313293050' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4992840170313293050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4992840170313293050'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamics-crm-30-subjects.html' title='Microsoft Dynamics CRM 3.0 Subjects'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-4961648844629172967</id><published>2007-12-14T00:16:00.001-08:00</published><updated>2007-12-23T02:39:23.707-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='entities'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 Entities</title><content type='html'>&lt;span xmlns=""&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Microsoft CRM uses the term &lt;em&gt;entities&lt;/em&gt; to describe the record types it uses throughout the system. The concept of entities is easily one of the most important concepts to understand before you can&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;customize Microsoft CRM. Some people use the term &lt;em&gt;objects&lt;/em&gt; to describe the concept of entities.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;The default installation of Microsoft CRM includes almost 115 different entities for tracking and managing different types of data. We don't have the space to list all of the default entities, but some of the&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;More frequently used entities include: &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Lead&lt;/strong&gt; A potential customer that users can qualify or disqualify as a sales opportunity. When you qualify (convert) a Lead, Microsoft CRM can automatically create an Account, Contact, and Opportunity&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Record for you. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Contact&lt;/strong&gt; A person who interacts with your organization. Contact records might be customers, but you can also track any type of Contact, such as partners, suppliers, vendors, and so on. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Account&lt;/strong&gt; A business or organization that interacts with your company. You can link an Account's employees as Contacts related to the Account. In addition, you can create parent and child&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Relationships between Accounts to reflect divisions or departments within a single large Account. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Case&lt;/strong&gt; A customer service problem reported by a customer that your organization wants to track and manage until it's successfully resolved. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Activity&lt;/strong&gt; An action or follow-up item that your users must complete, such as tasks, phone calls, letters, and e-mail messages. You can link Activities to an entity to specify what the follow-up item is &lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;regarding.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Note&lt;/strong&gt; Short text annotations that you can link to various entities throughout Microsoft CRM.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 36pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Opportunity&lt;/strong&gt; A potential sale for your organization. After a customer decides whether he or she will purchase from your company, you can mark the Opportunity as won or lost. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Microsoft CRM uses a &lt;em&gt;form&lt;/em&gt; to display the attributes of a single entity record. Users can view and update entity records by editing the data that appears on its form.&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-4961648844629172967?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/4961648844629172967/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=4961648844629172967' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4961648844629172967'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4961648844629172967'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamics-crm-30-entities.html' title='Microsoft Dynamics CRM 3.0 Entities'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-4609675860977160162</id><published>2007-12-14T00:11:00.001-08:00</published><updated>2007-12-23T02:39:50.226-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='outlook'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><category scheme='http://www.blogger.com/atom/ns#' term='client'/><title type='text'>Using the Web Client with Outlook Running</title><content type='html'>&lt;span xmlns=""&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;It might appear that certain portions of Microsoft CRM "disappear" from the Web client user interface from time to time. In reality, Microsoft CRM hides certain areas of functionality in the Web client if the Microsoft CRM client for Outlook is open and running on a computer. Some of these areas include:&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Settings&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Customizations&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Service Calendar&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Workplace Calendar&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;To access these areas in the Web client, simply close Outlook and refresh the Internet Explorer window. Voilà! The hidden sections will appear again.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;&lt;span style="color:black;"&gt;If you really need to access these hidden areas in the Web client with Outlook open, you can trick the software by browsing to the Microsoft CRM server using a different alias than the one you used to install Microsoft CRM client for Outlook. For example, if you used the server NETBIOS name (such as &lt;a href="http://crm/"&gt;&lt;/span&gt;http://crm&lt;span style="color:black;"&gt;) when you installed Microsoft CRM client for Outlook, you could use the Web client to browse to the IP address of the Microsoft CRM Web server (such as http://192.168.0.1). Even though both resolve to the same Microsoft CRM installation, the Microsoft CRM client for Outlook will not hide the Settings and Customization links in the Web client.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://crm/"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-4609675860977160162?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/4609675860977160162/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=4609675860977160162' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4609675860977160162'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4609675860977160162'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/using-web-client-with-outlook-running.html' title='Using the Web Client with Outlook Running'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-1351290716392422256</id><published>2007-12-14T00:07:00.001-08:00</published><updated>2007-12-23T02:40:10.063-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='user'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='interfaces'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 User Interfaces</title><content type='html'>&lt;span xmlns=""&gt;&lt;br /&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Microsoft CRM is a Web-based application built using the Microsoft .NET technology platform. Because of its native Web architecture, users can access Microsoft CRM through the Internet Explorer Web browser. In addition to the Web interface (also known as the &lt;em&gt;Web client&lt;/em&gt;), users can access Microsoft CRM by installing the Microsoft CRM client for Outlook on a computer running Outlook.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;The Microsoft CRM client for Outlook offers two versions: &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Microsoft CRM 3.0 desktop client for Microsoft Office Outlook&lt;/strong&gt; Designed for use with desktop computers that will remain connected to the Microsoft CRM server at all times. Use this client for &lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;"online only" scenarios and when multiple users log on to the same computer with different profiles. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;&lt;strong&gt;Microsoft CRM 3.0 laptop client for Microsoft Office Outlook&lt;/strong&gt; Designed for users of laptop computers who must disconnect from the Microsoft CRM server but still need to work with CRM data &lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;when they're offline. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;color:black;"&gt;The software copies data from the Microsoft CRM server to a Microsoft SQL Server Desktop Engine (MSDE) database installed on the user's computer so that the user can work &lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;while disconnected.When the user reconnects to the server, the Microsoft CRM laptop client bidirectionally synchronizes data between the Microsoft CRM server and the user's MSDE database. The laptop client can be used by only one &lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;user on a single machine. Microsoft CRM refers to the process of connecting and disconnecting from the server as &lt;em&gt;go online&lt;/em&gt; and &lt;em&gt;go offline&lt;/em&gt;. &lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN-LEFT: 17pt"&gt;&lt;span style="font-family:Georgia;"&gt;&lt;span style="color:navy;"&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color:black;"&gt;When we reference the Microsoft CRM client for Outlook in this book, we're referring to &lt;em&gt;both&lt;/em&gt; the laptop and the desktop versions. They offer nearly identical functionality, except that the laptop version can be used offline. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Users can access the vast majority of Microsoft CRM system functionality from either the Web client or the Microsoft CRM client for Outlook. Therefore, you can decide whether you want to deploy the Web client, the Microsoft CRM client for Outlook, or if you want to offer both options to your users. A few notable differences in functionality exist between the Web client and the Microsoft CRM for Outlook clients: &lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Users can access the Mail Merge feature in the Microsoft CRM client for Outlook only. &lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;You must use the Web client to access the administration section of the Microsoft CRM software to change settings and access the system customizations.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;color:black;"&gt;The Microsoft CRM client for Outlook can synchronize a user's Microsoft CRM contacts, tasks, and appointments between the Microsoft CRM server and a user's Outlook data. You can configure how often this synchronization occurs and you can also filter the data that you want the software to synchronize on each user's behalf.&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;Users can access the Service Calendar and Workplace Calendar in the Web client only.&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:Georgia;color:black;"&gt;When working offline, Microsoft CRM laptop client for Outlook users cannot use some of the Microsoft CRM functionality such as running reports. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;&lt;span style="color:navy;"&gt;&lt;strong&gt;More Info&lt;/strong&gt; &lt;/span&gt;&lt;span style="color:black;"&gt;In addition to the Web client and the Microsoft CRM client for Outlook, Microsoft CRM includes a mobile edition that supports handheld devices using Pocket PC and Windows Mobile operating systems. The mobile edition of Microsoft CRM 3.0 was not yet released at the time that this book went to press. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-1351290716392422256?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/1351290716392422256/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=1351290716392422256' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/1351290716392422256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/1351290716392422256'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamics-crm-30-user.html' title='Microsoft Dynamics CRM 3.0 User Interfaces'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-5318241585542787523</id><published>2007-12-13T23:33:00.001-08:00</published><updated>2007-12-23T02:40:30.412-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='templates'/><category scheme='http://www.blogger.com/atom/ns#' term='article'/><title type='text'>Article Templates</title><content type='html'>&lt;span xmlns=""&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;Microsoft CRM uses the Knowledge Base entity to capture information about a company's products, services,&lt;br /&gt;or support techniques. A Knowledge Base allows users to discover solutions to problems that someone else&lt;br /&gt;has already solved. A Knowledge Base consists of many different Articles, and Figure 2-4 shows a sampleArticle for buying a properly sized bicycle.When users create a new Article, they must first select an Article template that specifies the structure of the&lt;br /&gt;information that should be contained in the Article. You can create an Article template by browsing to the&lt;br /&gt;Templates section of the Settings area, clicking Article Templates, and then clicking the New button on thegrid toolbar. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;In this example, every Article using this template will include a Summary section and an Additional Comments&lt;br /&gt;section. Of course, you can create multiple Article templates and structure them with as many different&lt;br /&gt;sections as you deem necessary. In addition, you can control the formatting of the text that appears in each&lt;br /&gt;Article by using the buttons that appear above the Article Title text. Some typical types of Knowledge Base&lt;br /&gt;Articles include:&lt;br /&gt;&lt;br /&gt;General use&lt;br /&gt;&lt;br /&gt;Simple procedure&lt;br /&gt;&lt;br /&gt;Detailed procedure&lt;br /&gt;&lt;br /&gt;Question and answer / frequently asked questions&lt;br /&gt;&lt;br /&gt;Troubleshooting sequence&lt;br /&gt;&lt;br /&gt;You might want to create a unique Article template for each type of Knowledge Base content that your&lt;br /&gt;organization uses.&lt;br /&gt;&lt;br /&gt;Important New Articles must go through an approval process before users can access them. In the&lt;br /&gt;Knowledge Base area of the user interface, users submit Articles for approval. Then&lt;br /&gt;administrators and managers with the correct security privileges can approve the&lt;br /&gt;unapproved Articles so that they become published.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-5318241585542787523?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/5318241585542787523/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=5318241585542787523' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5318241585542787523'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5318241585542787523'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/article-templates.html' title='Article Templates'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-6109885907383487434</id><published>2007-12-13T23:32:00.001-08:00</published><updated>2007-12-23T02:40:55.610-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='templates'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamic CRM 3.0 Templates</title><content type='html'>&lt;span xmlns=""&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;Templates allow you a convenient means of standardizing the content and layout of similar documents in&lt;br /&gt;Microsoft CRM. You can use three types of templates:&lt;br /&gt;&lt;br /&gt;Contract&lt;br /&gt;Article&lt;br /&gt;E-mail&lt;br /&gt;&lt;br /&gt;Because they're all templates, you might expect the setup of these three types to be similar. In reality, their&lt;br /&gt;functionality and usage in the application is quite different.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;In this dialog box, you can choose which E-mail template to send. Because E-mail templates are defined with&lt;br /&gt;an entity type, you can select only templates specific to the entity that you're working with or one of the global&lt;br /&gt;templates. In our example, you could not send an Account or Contact template from this page because we&lt;br /&gt;clicked the Direct E-mail button from the Leads grid toolbar. To select an E-mail template, simply click its&lt;br /&gt;name in the selection box.&lt;br /&gt;&lt;br /&gt;Tip If you move your mouse cursor over the description text, CRM will display the entire text of the E-mail&lt;br /&gt;template description.&lt;br /&gt;&lt;br /&gt;After you select the E-mail template that you want to send, you can specify to which records you want to send&lt;br /&gt;the message. As the dialog box explains, you can send the message to just the selected records, to all the&lt;br /&gt;records on the current page, or to all the records in the selected view.&lt;br /&gt;&lt;br /&gt;Regardless of the value that you select here, Microsoft CRM will not send Direct E-mail messages to any&lt;br /&gt;Account or Contact record if the Do Not Allow Bulk E-mails or Do Not E-mail attributes for the record are set to&lt;br /&gt;Do Not Allow.&lt;br /&gt;&lt;br /&gt;By default, Microsoft CRM sends the e-mail message as coming from the user who is currently logged on. You&lt;br /&gt;can change this value by clicking the lookup button and selecting a different user or queue.&lt;br /&gt;&lt;br /&gt;Caution Be very careful when using the Direct E-mail feature! When you click the Send button, Microsoft&lt;br /&gt;CRM sends the message immediately. There is no "preview" or "cancel" option, so make sure&lt;br /&gt;that your message is ready to send.&lt;br /&gt;&lt;br /&gt;When you use the Direct E-mail feature, Microsoft CRM sends messages through Microsoft Exchange Server.&lt;br /&gt;Therefore, use some discretion when sending a very large number of messages at one time. Some factors&lt;br /&gt;that come into play include the hardware specifications on your servers, your network performance, your&lt;br /&gt;Internet bandwidth, and the amount of load on the server. Although no published specifications exist and the&lt;br /&gt;numbers can range widely depending on your infrastructure, if you need to send more than 10,000 to 20,000&lt;br /&gt;e-mail messages in one hour, we recommend that you explore the option of using third-party e-mail engines&lt;br /&gt;instead of Exchange Server.&lt;br /&gt;&lt;br /&gt;Inserting Templates into E-Mail Messages&lt;br /&gt;&lt;br /&gt;Sometimes you will not want to use the Direct E-mail feature because you can't edit or add content to the e-&lt;br /&gt;mail message before Microsoft CRM sends it. Fortunately, you can insert an E-mail template into an individual&lt;br /&gt;e-mail message that you're composing so that you can modify it before you send it. When you're writing a&lt;br /&gt;message in the Web client, you can click the Insert Template button (shown in Figure 2-8) to open the dialog&lt;br /&gt;box shown in Figure 2-7. You must select at least one e-mail recipient before you can insert a template,&lt;br /&gt;because Microsoft CRM must know which template types apply to the message (based on the entity type ofthe recipients).&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;After you select an E-mail template, Microsoft CRM automatically populates the template content in the body&lt;br /&gt;of the message and fills out any data fields that the E-mail template might contain. This is a convenient feature&lt;br /&gt;if you want to edit or add additional content to an e-mail before you send it (something you can't do with the&lt;br /&gt;Direct E-mail feature). If your e-mail message includes multiple recipients, you must select one of them as the&lt;br /&gt;E-mail template target when you insert a template into the message.&lt;br /&gt;&lt;br /&gt;Warning Each time you insert an E-mail template into the body of an e-mail message, Microsoft CRM&lt;br /&gt;updates the subject line of the e-mail message to match the subject of the E-mail template. So if&lt;br /&gt;you insert multiple templates, the subject will be determined by the last template inserted. This is&lt;br /&gt;very convenient for writing new e-mails, but you should be aware of this behavior if you insert E-&lt;br /&gt;mail templates when you reply to messages.&lt;br /&gt;&lt;br /&gt;You cannot insert an E-mail template into an Outlook e-mail message if you are using the Microsoft CRM&lt;br /&gt;client for Outlook.&lt;br /&gt;&lt;br /&gt;Creating or Modifying E-Mail Templates&lt;br /&gt;&lt;br /&gt;Now that you understand some of the ways in which you can use E-mail templates in Microsoft CRM, let's&lt;br /&gt;discuss how you can create and set up new E-mail templates. Microsoft CRM includes 18 E-mail templates in&lt;br /&gt;the default installation, including:&lt;br /&gt;&lt;br /&gt;Lead Reply — Web Site Visit&lt;br /&gt;&lt;br /&gt;Lead Reply — Trade Show Visit&lt;br /&gt;&lt;br /&gt;Closed Case Acknowledgement&lt;br /&gt;&lt;br /&gt;Marketing Event Notification&lt;br /&gt;&lt;br /&gt;Order Thank You&lt;br /&gt;&lt;br /&gt;You can modify these default templates or create entirely new E-mail templates that meet your needs. To view&lt;br /&gt;the E-mail templates that are currently in your system, browse to the Settings area of Microsoft CRM, click&lt;br /&gt;Templates, and then click E-mail Templates. A grid displays all the E-mail templates and their types. Simplydouble-click any record to view a template, such as the Follow-Up to Our Meeting template.&lt;br /&gt;You can see that a template contains several attributes, such as:&lt;br /&gt;&lt;br /&gt;Type Whether the template is global or applies only to an individual entity.&lt;br /&gt;&lt;br /&gt;Title Short title of the E-mail template that appears when users select a template.&lt;br /&gt;&lt;br /&gt;Description Additional descriptive text that explains the function of the E-mail template. Users can&lt;br /&gt;access the description when they select a template.&lt;br /&gt;Subject The subject line of the e-mail message.&lt;br /&gt;Body The body of the e-mail message. It isn't labeled on the form, but this is the large text box below the&lt;br /&gt;subject.&lt;br /&gt;You can also see in Figure 2-9 that the E-mail template includes a highlighted data field that contains data&lt;br /&gt;such as the following:&lt;br /&gt;&lt;br /&gt;{!Contact:Full Name;Potential Customer}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Microsoft CRM automatically converts this data field to the full name of the Contact for this record. The text&lt;br /&gt;before the colon refers to the entity, and the text after the colon specifies the attribute name. If an Opportunity&lt;br /&gt;record does not have a Contact Full Name value, you can include a default value for the data field by entering&lt;br /&gt;text after the semicolon. In this example, Microsoft CRM would insert the following text in the e-mail message&lt;br /&gt;if there were no data in the Opportunity record for the Contact Full Name value:&lt;br /&gt;&lt;br /&gt;Potential Customer&lt;br /&gt;To add a new data field to an E-mail template, click the Insert/Update button on the form toolbar.&lt;br /&gt;&lt;br /&gt;When you click the Add button, another dialog box prompts you to select the Record Type and Field for the&lt;br /&gt;data field. Depending on the entity you selected for the E-mail template type, you can add fields from different&lt;br /&gt;related entities. For example, on Lead E-mail templates, you can only add fields from the Lead and User&lt;br /&gt;entities. However, for Opportunity E-mail templates, you can add fields from the Account, Contact,&lt;br /&gt;Opportunity, and User entities. After you select the field that you want to add and click OK, the field appears in&lt;br /&gt;the Data Field Values list. Then you can specify the default value text (optional) by entering it in the Default&lt;br /&gt;Text box. When you click OK, Microsoft CRM adds the data field to the E-mail template.&lt;br /&gt;&lt;br /&gt;Tip You can add data fields to both the subject and body of an E-mail template.&lt;br /&gt;&lt;br /&gt;If you want to add multiple data fields to an E-mail template, you must add them one at a time, as in this&lt;br /&gt;example:&lt;br /&gt;&lt;br /&gt;{!Contact : Salutation;} {!Contact : Last Name;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;These data fields would insert the following text into an e-mail message for a sample Contact, Mr. Bill Gates:&lt;br /&gt;&lt;br /&gt;Mr. Gates&lt;br /&gt;&lt;br /&gt;However, if you added both data fields at the same time by using the Data Field Values dialog box, Microsoft&lt;br /&gt;CRM would create one data field in the template, like this:&lt;br /&gt;&lt;br /&gt;{!Contact : Salutation;Contact : Last Name;}&lt;br /&gt;&lt;br /&gt;This data field would insert the following text for the same Contact:&lt;br /&gt;Mr.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;&lt;br /&gt;As you can see, Microsoft CRM allows you to enter a dynamic data field for the default value of a different&lt;br /&gt;data field. In this example, Contact: Last Name is the default value for the Contact: Salutation data field.&lt;br /&gt;However, because the Contact record included a value for the salutation, it didn't need to output the default&lt;br /&gt;value of Contact: Last Name.&lt;br /&gt;Creating a new E-mail template is straightforward enough. Just click the New button on the grid toolbar, select&lt;br /&gt;the entity type for the E-mail template, and then enter the appropriate information in the template fields. After&lt;br /&gt;you set up your new template with the attributes and data fields that you want, simply click Save on the E-mail&lt;br /&gt;template toolbar. Microsoft CRM immediately applies your changes to the E-mail template and users can&lt;br /&gt;access it.&lt;br /&gt;Tip When you enter and edit text in the E-mail template body, pressing Enter on your keyboard adds an&lt;br /&gt;extra line. If you want a single carriage return (instead of a new paragraph), simply press Shift+Enter&lt;br /&gt;instead.&lt;br /&gt;&lt;br /&gt;Creating and Sharing Personal E-Mail Templates&lt;br /&gt;&lt;br /&gt;The process we just explained will create an E-mail template that the entire organization can view and use.&lt;br /&gt;Users can also create personal templates for their own use. To create a personal E-mail template, follow these&lt;br /&gt;steps:&lt;br /&gt;1. On the application menu bar, click Tools, and then click Options.&lt;br /&gt;&lt;br /&gt;2. On the E-mail Templates tab, click New on the grid toolbar, and then follow the steps for creating an&lt;br /&gt;organization E-mail template.&lt;br /&gt;&lt;br /&gt;If a user decides that he or she wants to share an E-mail template with the entire organization, he or she can&lt;br /&gt;convert a personal template to an organization template at any time. To do this, open the E-mail template that&lt;br /&gt;you want to convert, and then click Make Template Available To Organization on the Actions menu. Microsoft&lt;br /&gt;CRM immediately updates the E-mail template. If necessary, you can undo this conversion by clicking Revert&lt;br /&gt;To Personal Template on the Actions menu.&lt;br /&gt;&lt;br /&gt;Tip E-mail templates follow the security settings and privileges related to the E-mail template entity and its&lt;br /&gt;user ownership (Chapter 3 explains security and privileges in detail). Therefore, you can configure the&lt;br /&gt;user security roles and E-mail template ownership however you choose, such as allowing users to see&lt;br /&gt;only the templates for their specific business units.&lt;br /&gt;&lt;br /&gt;Inserting Graphics and HTML into E-Mail Templates&lt;br /&gt;&lt;br /&gt;After you create a few E-mail templates, you'll probably notice that the editing tools for the e-mail message&lt;br /&gt;body are somewhat limited. For example, you cannot use the available buttons to add a hyperlink or an image&lt;br /&gt;to the message. If you want to develop a more sophisticated E-mail template with multiple images, links, and&lt;br /&gt;so on, you will probably want to create HTML code with a development tool such as Microsoft Visual Studio&lt;br /&gt;.NET. However, if you try to copy and paste your HTML code into the E-mail template, it is displayed as plain&lt;br /&gt;text; your recipient would receive a bunch of HTML code instead of the nice formatted version of your&lt;br /&gt;message! Fortunately, with just a little trick you can easily copy and paste your custom HTML code into the E-&lt;br /&gt;mail template and still maintain the correct formatting.&lt;br /&gt;&lt;br /&gt;First, let's assume that you want to send a simple company newsletter to contacts in your database by using&lt;br /&gt;an E-mail template with the following requirements:&lt;br /&gt;&lt;br /&gt;Display the company logo in the message.&lt;br /&gt;Address the customers by their first names.&lt;br /&gt;&lt;br /&gt;Add a hyperlink that readers can click to get more information.&lt;br /&gt;We created some sample HTML code in Visual Studio .NET that will meet these requirements.&lt;br /&gt;&lt;br /&gt;Next, we want to create a new E-mail template for the Contact entity and insert our sample code into the&lt;br /&gt;template. Browse to the Settings area of Microsoft CRM, click Templates, and then click E-mail templates.&lt;br /&gt;Click the New button on the grid toolbar, select the Contact entity from the drop-down list, and then click OK.&lt;br /&gt;The new E-mail template form appears, and you can use any title, description, and subject that you want.&lt;br /&gt;&lt;br /&gt;If you just typed the sample HTML code from Figure 2-11 into the body of the message, it would appear as&lt;br /&gt;plain text. Therefore, we want to copy (Ctrl+C) the sample newsletter and paste (Ctrl+V) it into the e-mail&lt;br /&gt;message body. You can accomplish this in a few ways, such as:&lt;br /&gt;&lt;br /&gt;Copy and paste the HTML code from Visual Studio .NET HTML view&lt;br /&gt;Copy and paste the formatted message from Visual Studio .NET Design view&lt;br /&gt;Copy and paste the formatted message from Microsoft Office FrontPage 2003 Design view&lt;br /&gt;&lt;br /&gt;Important You cannot copy and paste HTML code from a text editor program such as Notepad into the&lt;br /&gt;E-mail template. In addition, you cannot copy and paste HTML code from FrontPage 2003&lt;br /&gt;Code view.&lt;br /&gt;After you copy and paste the contents of the message into the E-mail template body, you will see the properly&lt;br /&gt;formatted e-mail message, complete with an image and a hyperlink. After we pasted the code into the&lt;br /&gt;message, we added a data field to display the contact's first name in our newsletter, to satisfy our original requirement.&lt;br /&gt;&lt;br /&gt;If you try this copy-and-paste technique but it does not work, confirm that you have the following element at&lt;br /&gt;the top of your HTML code.You can also try using the copy and paste technique with other applications, such as Microsoft Internet&lt;br /&gt;Explorer. The success of this technique varies depending on the format that different applications use to copydata to the clipboard.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-6109885907383487434?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/6109885907383487434/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=6109885907383487434' title='1 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/6109885907383487434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/6109885907383487434'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamic-crm-30-templates_13.html' title='Microsoft Dynamic CRM 3.0 Templates'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-684777840057619255</id><published>2007-12-13T23:27:00.001-08:00</published><updated>2007-12-23T02:41:14.933-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='contract'/><category scheme='http://www.blogger.com/atom/ns#' term='templates'/><title type='text'>Contract Templates</title><content type='html'>&lt;span xmlns=""&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;In the Microsoft CRM Service area, companies can track and manage data related to customer service&lt;br /&gt;requests such as Cases, the Service Calendar, and the Knowledge Base. When a customer contacts your&lt;br /&gt;company with a problem or a service request, you create a Case and link it to that customer. Most companies&lt;br /&gt;require their customers to maintain a valid service agreement before they can open new Cases. Microsoft&lt;br /&gt;CRM uses the Contract entity to save data related to these types of customer service agreements.&lt;br /&gt;&lt;br /&gt;Warning By default, the Contract field on the Case form has a requirement level of No Constraint.&lt;br /&gt;Therefore, users can create a Case even if a customer does not have a valid service contract.&lt;br /&gt;You can require a Contract for all Cases by modifying the Contract attribute of the Case entity.&lt;br /&gt;Chapter 4, "Entity Customization: Concepts and Attributes," explains in detail how to modify&lt;br /&gt;entity attributes.&lt;br /&gt;&lt;br /&gt;Microsoft CRM offers three types of Contract allotments:&lt;br /&gt;&lt;br /&gt;Number of Cases Allows you to specify a specific number of Cases that a customer can create. Each&lt;br /&gt;new Case request counts against a customer's Contract allotment.&lt;br /&gt;&lt;br /&gt;Time Allows you to specify a specific amount of time for which a customer can receive service. For&lt;br /&gt;example, you might create a Contract for 1,000 minutes; the time required to resolve each Case&lt;br /&gt;accumulates and counts against the customer's Contract allotment.&lt;br /&gt;&lt;br /&gt;Coverage Dates Allows you to specify a start and end date for the customer's Contract. You can create&lt;br /&gt;new Cases for customers, as long as they're within their Contract coverage dates.&lt;br /&gt;&lt;br /&gt;Of course, each customer (Account or Contact) can have multiple valid Contracts open at any given time,&lt;br /&gt;depending on the structure of your agreements. Users can create a new Contract for a customer by clicking&lt;br /&gt;the New button on the toolbar of the Contract grid. Microsoft CRM prompts users to select which Contracttemplate they want to use to create the new Contract.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;Therefore, you must create Contract templates if you want to use the Contract entity to track your customer&lt;br /&gt;service agreements. You can create a Contract template by browsing to the Templates section of the Settings&lt;br /&gt;area and then clicking Contract Templates. Then click the New button on the Contract Template grid toolbar.Microsoft CRM launches the window.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;In addition to the allotment type that we discussed, you can also specify the Contract template service&lt;br /&gt;calendar by clicking the boxes in the Calendar section to indicate the time and days of the week supported by&lt;br /&gt;the Contract.&lt;br /&gt;&lt;br /&gt;Important When users select a Contract for a Case, they can choose only Contracts with a status of&lt;br /&gt;Invoiced. New Contracts default to a Draft status until you invoice them. To invoice a&lt;br /&gt;Contract, select Invoice Contract from the Actions menu on the Contract's menu bar.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-684777840057619255?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/684777840057619255/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=684777840057619255' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/684777840057619255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/684777840057619255'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/contract-templates.html' title='Contract Templates'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-8541728997826393911</id><published>2007-12-13T23:26:00.001-08:00</published><updated>2007-12-23T02:41:43.651-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='templates'/><category scheme='http://www.blogger.com/atom/ns#' term='e-mail'/><title type='text'>E-Mail Templates</title><content type='html'>&lt;span xmlns=""&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;If E-mail templates behaved exactly like Contract and Article templates, you might expect to select an E-mail&lt;br /&gt;template when you create a new e-mail. However, E-mail templates provide much more functionality than the&lt;br /&gt;Contract and Article templates. You can use E-mail templates in the following ways:&lt;br /&gt;Insert templates into e-mail messages Instead of selecting an E-mail template to create a new e-mail&lt;br /&gt;message, you can insert an E-mail template into the body of an e-mail message that a user is composing.&lt;br /&gt;This allows you to insert multiple E-mail templates into a single e-mail message if necessary.&lt;br /&gt;Send direct e-mail by using templates You can use E-mail templates to send the same e-mail message&lt;br /&gt;to multiple records. For example, you could use the Direct E-mail feature (which uses E-mail templates) to&lt;br /&gt;send the same message to 500 Contacts.&lt;br /&gt;&lt;br /&gt;Reference E-mail templates in workflow rules You can reference E-mail templates within Microsoft&lt;br /&gt;CRM workflow to accomplish many types of business process automation techniques. Chapter 8,&lt;br /&gt;"Workflow," describes in detail how to set up and create workflow rules.&lt;br /&gt;&lt;br /&gt;Microsoft CRM uses E-mail templates primarily for external communications to Contact and Account records,&lt;br /&gt;but you can also use E-mail templates for internal e-mail between users.&lt;br /&gt;&lt;br /&gt;In addition to being accessible from different areas of the Microsoft CRM application, E-mail templates have&lt;br /&gt;the following unique features:&lt;br /&gt;&lt;br /&gt;Data fields You can insert data fields into E-mail templates that Microsoft CRM will dynamically populate&lt;br /&gt;on usage. For example, if you wanted to send an e-mail message to 20 people and address each&lt;br /&gt;recipient by his or her first name, you would insert a first name data field into the E-mail template. When&lt;br /&gt;Microsoft CRM sends the message, it would automatically populate the correct first name value in the&lt;br /&gt;data field for each of the 20 recipients.&lt;br /&gt;User and organization ownership All the Contract and Article templates are owned by the organization,&lt;br /&gt;but users with the appropriate security privileges can create their own personal E-mail templates for their&lt;br /&gt;exclusive use. Of course, you can also create organization E-mail templates for use by all users. Chapter&lt;br /&gt;3 explains more about organization and user ownership of records.&lt;br /&gt;Template types For each E-mail template that you create, you must specify to which single entity (such&lt;br /&gt;as Lead or Opportunity) the template applies. You can also create a Global template for use with multiple&lt;br /&gt;entities.&lt;br /&gt;Let's get into the details of working with E-mail templates. In this chapter, we will examine accessing E-mail&lt;br /&gt;templates by using the Direct E-mail feature and by inserting E-mail templates into an e-mail message.&lt;br /&gt;Chapter 8 explains the use of E-mail templates in workflow rules.&lt;br /&gt;&lt;br /&gt;Sending Direct E-Mail&lt;br /&gt;&lt;br /&gt;If you want to send an e-mail message to multiple records in your database, the Direct E-mail feature allows&lt;br /&gt;you to select recipients in a grid and then choose an E-mail template that you want to send. As we mentioned,&lt;br /&gt;you can also include data fields in E-mail templates that Microsoft CRM dynamically populates with information&lt;br /&gt;specific to each recipient. You can create and use E-mail templates for each of the following types of entity&lt;br /&gt;records:&lt;br /&gt;&lt;br /&gt;Lead&lt;br /&gt;&lt;br /&gt;Opportunity&lt;br /&gt;&lt;br /&gt;Account&lt;br /&gt;&lt;br /&gt;Contact&lt;br /&gt;&lt;br /&gt;Quote&lt;br /&gt;&lt;br /&gt;Order&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:Georgia;"&gt;Invoice&lt;br /&gt;&lt;br /&gt;Case&lt;br /&gt;&lt;br /&gt;Contract&lt;br /&gt;&lt;br /&gt;Service Activity&lt;br /&gt;&lt;br /&gt;You can access the Direct E-mail feature from the grid toolbar for these types of entities. Figure 2-6 shows the&lt;br /&gt;Direct E-mail button for the Leads entity. You will not see the Direct E-mail button in the Web client if you have&lt;br /&gt;Microsoft Outlook opened with the Microsoft CRM client for Outlook installed.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-8541728997826393911?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/8541728997826393911/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=8541728997826393911' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/8541728997826393911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/8541728997826393911'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/e-mail-templates.html' title='E-Mail Templates'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-4954008771481143859</id><published>2007-12-06T06:19:00.000-08:00</published><updated>2007-12-23T02:42:02.982-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='customizations'/><category scheme='http://www.blogger.com/atom/ns#' term='3.0'/><category scheme='http://www.blogger.com/atom/ns#' term='dynamics'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 Customizations</title><content type='html'>Microsoft CRM offers great out-of-the-box functionality, but in our opinion one of its biggest benefits is theease with which you can customize and revise the software to make it fit your business perfectly. MicrosoftCRM includes some of the most powerful, yet flexible, customization options available for any CRM programon the market. Some of the customization highlights include:&lt;br /&gt;&lt;br /&gt;Entity customization and creation Customize entities by adding, modifying, or deleting their variousproperties, such as attributes, forms, views, relationships, mappings, and system messages. You can alsocreate entirely new custom entities.&lt;br /&gt;&lt;br /&gt;Custom reports Use SQL Server Reporting Services to modify the default reports or create entirely new&lt;br /&gt;reports. Reporting Services includes powerful reporting functionality such as data caching, reportsnapshots, and automated report delivery.&lt;br /&gt;&lt;br /&gt;Workflow rules Use the Workflow Manager to create rules that help automate business processes.Workflow rules can reference and incorporate data from your own custom .NET workflow assemblies. Asample workflow might accomplish something like, "Make sure a salesperson calls and introduces himselfto every new account by automatically creating a phone call Activity due one day after an account iscreated."&lt;br /&gt;&lt;br /&gt;Client-side customization Tap into client-side events such as onLoad, onSave, and onChange. You canattach your custom scripts to these client events, and Microsoft CRM will trigger them for you. Client-sideevents will help improve your users' experience because you can add advanced data validation andautomatic formatting when they're entering data on forms. Automatically formatting a phone number is anexample of a client-side customization.&lt;br /&gt;&lt;br /&gt;Server-side integration Programmatically access and update Microsoft CRM data through Web servicesby creating your own custom code. By adhering to the Microsoft CRM published APIs, your custom codecan upgrade smoothly to future versions of Microsoft CRM. You can create two-way integration betweenMicrosoft CRM and other systems, such as your company Web site or extranet, by leveraging the server-side integration tools.&lt;br /&gt;&lt;br /&gt;Pre-and post-callouts Create custom business logic with .NET assemblies that you can link directly tothe Microsoft CRM application logic.&lt;br /&gt;&lt;br /&gt;Site map and ISV.config You can revise the user interface and application navigation by adding newareas, links, and buttons to areas throughout the application.&lt;br /&gt;&lt;br /&gt;Filtered views Use filtered views in the Microsoft SQL Server database so that you (or your users) canretrieve raw data for additional manipulation, reporting, or analysis. Although users access the databasedirectly with filtered views, the filtered views still respect security and configuration settings so that userscan access only the data they have privileges for.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;strong&gt;Supported vs. Unsupported Customizations&lt;/strong&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;&lt;div align="left"&gt;Although Microsoft CRM provides almost limitless customization options, you might encounter scenariosin which you want to customize the software in a manner not described in this book or in the productdocumentation. You might hear that these types of undocumented customizations are "unsupported," butwhat does that really mean? Unsupported customizations could fall into one of three categories:&lt;/div&gt;&lt;div align="left"&gt;&lt;br /&gt;Microsoft has not tested the change and can't confirm whether it will cause problems.&lt;br /&gt;Microsoft has tested the change and knows that it will cause problems.&lt;/div&gt;&lt;div align="left"&gt;&lt;br /&gt;The change might not cause problems now, but it might cause problems if you update your softwarewith hot fixes, patches, or new releases of Microsoft CRM.&lt;/div&gt;&lt;div align="left"&gt;&lt;br /&gt;Unfortunately, you can't really know which of these categories a particular customization might fall into.Therefore, you might make an unsupported change and never experience a problem. However, it's morelikely that unsupported customizations will cause problems sooner or later, potentially even months afterthe change! If you do experience a problem with an unsupported customization and you call Microsoft&lt;br /&gt;technical support, guess what they'll say? "That's unsupported, so we can't assist you." Of course they'requite friendly people and they might give you a tip or two related to your request, but you should notexpect any assistance from Microsoft technical support if you implement unsupported customizations.Some of the most obvious unsupported customizations include:&lt;/div&gt;&lt;div align="left"&gt;&lt;br /&gt;Manually or programmatically interacting directly with the SQL Server database (other than filteredviews)&lt;br /&gt;Modifying any of the .aspx or .js files&lt;br /&gt;Installing or adding files to the Microsoft CRM folders&lt;br /&gt;Referencing or decompiling any of the Microsoft CRM .dll files&lt;/div&gt;&lt;div align="left"&gt;&lt;br /&gt;Even though many "unsupported" customizations are technically possible to implement, you shouldcarefully consider the risk/reward tradeoff of doing so. You should anticipate that your unsupportedcustomizations could possibly break with Microsoft CRM 3.0 hot fixes and that they will probably breakwith future versions of Microsoft CRM.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-4954008771481143859?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/4954008771481143859/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=4954008771481143859' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4954008771481143859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/4954008771481143859'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamics-crm-30.html' title='Microsoft Dynamics CRM 3.0 Customizations'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5393566455242556986.post-5735669826319294490</id><published>2007-12-06T06:13:00.000-08:00</published><updated>2007-12-23T02:42:22.519-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='requirements'/><category scheme='http://www.blogger.com/atom/ns#' term='crm'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Microsoft Dynamics CRM 3.0 Requirements</title><content type='html'>Microsoft CRM uses industry standard technologies such as Windows Server, Active Directory, and SQLServer for its platform. You have great flexibility in designing and configuring your Microsoft CRM environment,and your final system design will depend on several variables such as:&lt;br /&gt;&lt;br /&gt;Number of servers available and server hardware specifications&lt;br /&gt;&lt;br /&gt;Number of Microsoft CRM users and their expected system usage&lt;br /&gt;&lt;br /&gt;Hardware specifications of your servers and your local area network performance&lt;br /&gt;&lt;br /&gt;Your network structure and security configurations, including firewalls and virtual private network (VPN)connections&lt;br /&gt;&lt;br /&gt;Amount of disaster recovery and failover systems needed in your deployment&lt;br /&gt;&lt;br /&gt;The Microsoft CRM 3.0 Implementation Guide lists some recommended deployment configurations based onthese variables. However, as a general rule of thumb, the Microsoft CRM server environment requires thefollowing components:&lt;br /&gt;&lt;br /&gt;Windows Server (2000 or 2003) or Small Business Server 2003 Premium Edition&lt;br /&gt;&lt;br /&gt;SQL Server (2000 or 2005) with SQL Server Reporting Services&lt;br /&gt;&lt;br /&gt;Exchange Server (if you want to integrate e-mail with Microsoft CRM)&lt;br /&gt;&lt;br /&gt;Of course, users accessing Microsoft CRM must also meet certain minimum hardware and software requirements on their computers. These requirements range from minimal for Web interface users (Windows98 or later with Internet Explorer 6.0 with Service Pack 1, for example) to more restrictive for Microsoft CRMclient for Outlook users (Windows 2000 Professional with Service Pack 4 and Office 2003 with Service Pack1, for example).&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5393566455242556986-5735669826319294490?l=solutions-of-crm.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solutions-of-crm.blogspot.com/feeds/5735669826319294490/comments/default' title='Kayıt Yorumları'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5393566455242556986&amp;postID=5735669826319294490' title='0 Yorum'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5735669826319294490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5393566455242556986/posts/default/5735669826319294490'/><link rel='alternate' type='text/html' href='http://solutions-of-crm.blogspot.com/2007/12/microsoft-dynamics-crm-30-requirements.html' title='Microsoft Dynamics CRM 3.0 Requirements'/><author><name>Oguz KIRIS</name><uri>http://www.blogger.com/profile/04001083044312636332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
