Custom Sales Order System integration with Great Plains Microsoft Dynamics GP

If your company is established business, which usesof Microsoft Dexterity
one or another in-house developed Business3. SQL Stored Procedures approach. SQL is definitely
Management System and you are now in situationthe fastest tool to try, however you should be
when you are moving the business to the newproficient in SQL scripting and understand the impact
phase, where you need industry strength ERPof various SQL expressions on GP data extraction
system behind, or how now they name it accountingand manipulation performance: Select versus SQL
backoffice, you may be interested to read on howcursor is good example. This is not the only warning -
Microsoft Dynamics GP Great Plains can do the jobwhen you use SQL update, delete or insert query,
for youyou can damage GP DYNAMICS or company
Of course, and this is not a big secret, GP integrationdatabase tables
needs to be designed and programmed by GP4. Integration Mapping. Your employees or traditional
consultants, who will work in concert with yourIT department contractors might be giving you the
internal IT professionals. Let's take a look at typicalsignal that they'll integrate Microsoft Dynamics GP
scenarios:with your legacy Sales system. Microsoft as
1. Sales Order Processing and Vendor Drop Shipping.successor of Great Plains Software, knows that GP
If you have strong presence on the web asis mid-size ERP package and being such it requires
eCommerce reseller, there is the chance, that whatconsulting partner network to sell MRP software and
you actually do is transfer customer sales orders todo certified GP ERP installation and implementation. Of
vendor drop ship purchase orders. If this is the case,course your people could ultimately and theoretically
you will need to integrate your SOP system withbe done with the GP implementing job, however you
Microsoft Great Plains. The first and the most reliableshould understand the risks and learning curve cost
tool to choose from and consider on the first place isimpacts
GP Integration Manager. In IM itself, please review5. Diving to Technology Ocean. GP technologies
eConnect connectors to integrate Sales Orderinclude: Microsoft Dexterity, SQL Server 2005 and
Processing and Purchase Receipt documents.2000, GP ReportWriter, GP Modifier with VBA,
eConnect route is definitely faster, in order to seeCrystal Reports, eConnect and XML Web Services,
the difference you should know that traditional IMGP Integration Manager with eConnect connectors.
connector uses Great Plains workstation as OLEMS Sharepoint and GP Business Portal at this time are
server to do the job, basically filling up fields in thein market attacking mode, so if you need such
form and so, validating business logicpractical modules as Electronic Document Delivery,
2. Direct eConnect programming. This option shouldRequisition Management (successor of eRequisition),
be faster in comparison to Integration Manager way,Order Management (successor of eOrder)
as IM eConnect connector has to do all the steps in6. Pervasive SQL or Ctree integrations. There are
business logic validation, while in eConnect MS Visualchances that your company had hard time in earlier
Studio.Net c# or VB programming you can choose2000 and you lapsed to pay Microsoft Great Plains
the steps to perform in business logic validation.annual enhancement program. In this situation, if you
However eConnect "atomic" stored procedures mightplan to get new GP version, currently GP 10.
still be less efficient as they had to validate the logic