brite global
  • About
    • About
    • Partners
    • Industries
    • Leadership
  • Services
    • Services
    • Application Development
    • Cloud Services
    • Office 365
  • CRM
  • Blogs
  • Support
      • All
      • Web Pages
      • Blogs
      • Forums
      • Idea Forums
      • Cases
      • Knowledge Articles
  • Sign in
  • Home
  • Blogs
  • Archive
  • March 2013

Blogs March 2013

  1. Duplication Detection using CRM SDK

    Aric Levin – Sat, 30 Mar 2013 15:41:00 GMT – 0

    Although CRM provides a duplicate detection process that can be configured using the User Interface, many time when developing application for CRM, such as Import Manager or Synchronization application, you require to create your own duplicate detection rules, execute the duplicate detection process and retrieve the results of the duplicates from within your application.

    The code samples below show how to create a Duplicate Detection Rule, execute the duplicate detection process and retrieve the results of the duplicate records.

    To create a Duplicate Detection Rule, we use the DuplicateRule class, and provide a name for the rule and the entity name that will be used for the rule. In the example below, we create a rule that will check for duplicate email addresses in the contact record. After creating the rule, we need to specify the condition for the rule. The DuplicateRuleCondition class allows us to specify the attribute for the condition, and the type of rule that will be used. In the example below we use the emailaddress1 field and the base and matching attribute, and we set the match as exact match (an OptionSet value of 0).

    Continue reading...

    • Dynamics CRM
  2. Bulk Data API ExecuteMultipleRequest in UR12

    Aric Levin – Mon, 25 Mar 2013 17:10:00 GMT – 0

    The ExecuteMultipleRequest message was added to the December 2012 Service Update (UR12) in CRM Online and CRM On-Premise, which accepts a collection of message requests, executes them in the order of the input collection and can return a collection of responses that contain the response for each message that occurred or if an error occurred. The CRM SDK version 5.0.13 is required to use the ExecuteMultipleRequest.

    Each message request in the collection is processed in a separate database transaction, and the ExecuteMultipleRequest is executed by using the OrganizationService Execute method.

    Continue reading...

    • Dynamics CRM
  • ‹ Newer
  • Older ›

Options

Blog Home Feed

Search Blogs

search

Tags

Dynamics 365 113 Dynamics CRM 107 Integration 30 Microsoft 34 Development 38 Portals 13 SharePoint 10 General 3 Exchange Sync 2 Technology 15

Archive

April 2021 2 February 2021 1 January 2021 4 December 2020 2 November 2020 5 October 2020 2 September 2020 4 August 2020 3 July 2020 4 June 2020 4 May 2020 3 March 2020 3 February 2020 2 January 2020 3 December 2019 9 November 2019 2 October 2019 2 September 2019 1 August 2019 3 June 2019 2 May 2019 2 November 2018 1 July 2018 2 June 2018 2 May 2018 5 April 2018 1 March 2018 2 February 2018 9 January 2018 10 December 2017 4 November 2017 3 October 2017 4 September 2017 6 August 2017 6 July 2017 4 March 2017 1 February 2017 2 January 2017 1 October 2016 2 May 2016 1 November 2015 3 October 2015 1 August 2015 1 July 2015 2 April 2014 1 January 2014 1 December 2013 1 November 2013 2 August 2013 2 March 2013 2 February 2013 1 January 2013 3 December 2012 6 November 2012 5 October 2012 3 September 2012 5 August 2012 2 July 2011 2 January 2011 1 November 2010 3 October 2010 1 September 2010 2 August 2010 3 July 2010 2 June 2010 2 December 2009 2 November 2009 1

About BGBS, Inc

BGBS, formerly known as Brite Global, provides custom application solutions built on Microsoft Dynamics ® CRM, SharePoint and .NET platforms.

BGBS comprehensive expertise in how technology can change the way people do business provide a viable advantage to companies and organizations across almost every vertical industry.

  • Products

    • Exchange Sync
    • AutoNumber
  • Services

    • Dynamics 365
    • Cloud Services
    • Data Migration
  • Code Gallery

    • Crm Web Api
    • Crm Sdk
  • Support

    • Knowledge Base
    • Cases
  • Download

    • AutoNumber Lite
    • Recommended Downloads
  • Site

    • Site Map
  • Contact Us

    • Contact Us
  • Follow BGBS

    Microsoft Dynamics 365 on Facebook BGBS on Linked In BGBS on Youtube

    © 2017 BGBS, Inc. All Rights Reserved. Use of this website is subject to certain Legal Terms & Conditions and Privacy.