adamsarticles.com adamsarticles.com
   Index Page :> About Us :> Privacy of Info :> ToS :> Place Your Link :> Add Article
Search:   
Free 3 way links
 

Property & Agents

Adventure & Sports

Travel & Accommodation

Online Shopping

Business & Services

Employment & Careers

Issues & News

Hygiene & Health

Medicine & Treatment

Automotive

Art & Culture

Fashion & Lifestyle

Computers & Software

Recreation

Science & Research

Politics & Government

Academics & Learning

Self Enhancement

Society & Issues

Home Family & Garden

Food & Recipe

Teens & Children

Finance & Banking

Online & Board Games

 

  Index Page » Computers & Software » Computer Software
   
 

Microsoft CRM Integration with Great Plains - Overview For Consultant

   

Initially this integration was created for Microsoft Great Plains 7.5 (now Microsoft Dynamics GP), later on Microsoft released the patch, which enables integration between GP 8.0 and MS CRM 1.2 (now Microsoft Dynamics CRM). Integration is created on the BizTalk platform and requires dedicated computer: Windows2003 server with MS SQL instance. You access settings forms via web interface. We will briefly review integration capability and give you some technical insights, based on our experience.

Customers/Accounts. When you create account in MS CRM integration automatically creates account in Great Plains Dynamics GP. It is a bit challenging to make all the features and settings work, especially if you plan to use default class, address, etc. At the same time it works as it should if you provide parameters, such as credit amount value in MS CRM then this number goes seamlessly into GP. Somewhat non-elegant it is difficult to design automatic increasing numbering for Great Plains customer record. Out of the box integration generates CUSTNMBR from Account name in CRM this means that you should take off CUSTNMBR from all the printed forms in Great Plains.

SOP Sales Order. When you release sales order in CRM it goes to Great Plains. The most common question is why Order doesnt integrate if Customer doesnt have credit limit setup in Great Plains. You should find procedural way to deal with this problem.

Historical customers. This is another common problem. When you launch/implement MS CRM you import your existing customers from Great Plains into CRM. Then you typically want to move sales quote and order generation process to MS CRM, where you have nice mailmerge mechanism to print quote for customer in the form of Microsoft Word contract or quote template. When you import customers via MS CRM import tool they will be automatically duplicated by MS CRM GP Integration. You need to delete new customer records in Great Plains and then update Integration records in MS GP CRM Integration database. We provide script below (please use this script only if you first analyzed it and if you are very comfortable with SQL scripting for MS GP and MS CRM, GREATPLAINSSERVER is linked server you create it from GPCRM integration server side):

update IntegrationEntityInstance set EntityKey=b.CUSTNMBR from
IntegrationEntityInstance a
join [GREATPLAINSSERVER].[GPCOMPANYDB].dbo.RM00101 b on
left(a.EntityKey,8)=left(replace(CUSTNAME,' ',''),8)
where EntityType='Customer'

Author: Andrew Karasev
 
Author Bio:
Andrew Karasev is a champion in this field. Andrew has written several articles in the past on this topic.
This article can be searched using: free software, free software downloads, cheap computer software, discount software
 
 
 

Related Articles

 
Use Websites - Make Money the Easy Way
 
Network Diagnostic Tools
 
Ten Ways NOT to Set Up a Website-based Service Business
 
Web Based Application Development,Web Applications,Web Application Services,Web Development Resource
 
Free Home Business Software Is Out There!
 
Web Site Traffic-Getting the Most Out of Your Search Engine
 
Web site no worries
 
Putting Screensavers Under Control
 
Improve Conversion Rates - Load Times
 
The Absolute Basics of SEO
 
 
 
Index Page :> Privacy of Info :> ToS  
© 2006-2008 www.adamsarticles.com All Rights Reserved Worldwide.