Looks like Microsoft Great Plains becomes more and more popular, partly because of Microsoft muscles behind it. Now it is targeted to the whole spectrum of horizontal and vertical market clientele. Small companies use Small Business Manager (which is based on the same technology ? Great Plains Dexterity dictionary and runtime), Great Plains Standard on MSDE is for small to midsize clients, and then Great Plains serves the rest of the market up to big corporations.
If you are developer who is asked: how do we convert our old system data for initial Great Plains setup ? read this and you will have the clues on where to look further.
Great Plains Integration Manager - this is rather end-user tool - it is very intuitive, it validates 100% of business logic, brings in/updates master records (accounts, employees, customers, vendors. etc.) brings in transactions into work tables. The limitation of Integration Manager - it does use GP windows behind the scenes without showing them - so it is relatively slow - you can bring 100 records for ongoing integration - for one-time conversion/integration you are probably OK with IM. By the way you can program Integration Manager with VBA.
eConnect ? it is type of Software Development Kit with samples in VB.Net. Obviously the development environment should be Visual Studio.Net. eConnect will allow you to integrate master records - such as new customers, vendors, employees, etc., plus you can bring transactions into so called Great Plains work tables (eConnect doesn't allow you to bring open or historical records - you need to post work records in Great Plains, the same limitation applies to Integration Manager above). eConnect is rather for ongoing integration. It was initially created for eCommerce application integration to Great Plains.
SQL Stored Procedures. Obviously you have unlimited control and possibilities with SQL queries. You need to know Great Plains tables structure and data flow. Launch Great Plains and go to Tools->Resource Description->Tables. Find the table in the proper series. If you are looking for the customers ? it should be RM00101 ? customer master file. If you need historical Sales Order Processing documents ? they are in SOP30200 ? Sales History Header file, etc. Do not change existing tables - do not create new fields, etc. Also you need to realize that each GP table has DEX_ROW_ID - identity column. For ongoing integrations - sometimes it is good idea to use inbound/outbound XML in the parameters - then you can deploy web service as a middle party between two systems.
Data Transformation Services (DTS) ? Good tool for importing your third party data into staging tables in GP - then you can pull them in using either stored procs of Integration Manager. You can also deploy this tool for EDI export/import.
Great Plains Dexterity Conversion Utilities. If your legacy data sits in old Dexterity customization on Ctree/Pervasice.SQL/Btrieve - you can create custom Dexterity conversion utility, which will read the table in Ctree/Btrieve and will move it to SQL based new custom Dexterity table. In this scenario - you need Dexterity customization upgrade as well. (Great Plains Dexterity - is programming language and technology of former Great Plains Software - Microsoft Great Plains is written in Dexterity)
MS Access ? if you are doing one time conversion and your legacy has old ODBC compliant platform - you can use MS Access to create linked tables there - or import into MS Access.
SQL Linked Servers ? you can do direct SQL queries to other ODBC compliant platform via SQL Linked Server (including ORACLE, UNIDATA, Pervasive SQL, Ctree, etc) - you may need to familiarize yourself with OPENROWSET command in Transact SQL. This is also good option if you need cross-platform Crystal Report - pulling data from SQL Server and third party databases on the same report.
MS Excel - yes - sometime you can use it for legacy data massage before feeding it into Great Plains.
Warning - do not place existing GP tables into Replication! - you will have upgrade issues.
Happy converting! if you want us to do the job - give us a call!
About The Author
Andrew Karasev is Chief Technology Officer in Alba Spectrum Technologies ? USA nationwide Great Plains, Microsoft CRM customization company, based in Chicago, California, Arizona, Minnesota, Texas, Florida, New York, Washington, Georgia, Canada, UK, Australia and having locations in multiple states and internationally (www.albaspectrum.com), he is CMA, Great Plains Certified Master, Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer. You can contact Andrew: www.albaspectrum.com
1-866-528-0577
efficient cleaning crew Lake Forest ..Manufacturing in the USA is far away down from mid... Read More
In 2004 Oracle, Inc. made its new step toward J2EE... Read More
Microsoft Great Plains and Microsoft CRM become more and more... Read More
The Internet is reshaping every form of communications medium, and... Read More
In the previous ISDN article, we looked at how and... Read More
If you would like to pick something from Microsoft, or... Read More
Buying accounting software is a major investment. It's an important... Read More
There are several kinds of software piracy. The bottom line... Read More
According to a survey conducted by InfoTrends/CAP Ventures entitled "Content-Centric... Read More
As you probably know, when Microsoft purchased Great Plains Software... Read More
The purpose of one of our projects was MS Exchange... Read More
Microsoft Great Plains as ERP and Microsoft CRM as... Read More
Microsoft Business Solutions Great Plains has full-featured manufacturing set of... Read More
Microsoft released Service Pack 2 (SP2) for the Windows XP... Read More
Software Engineering is the Systematic Approach for analysis design implementation... Read More
The most important benefit of XML is its simplicity. Though... Read More
Great Plains Accounting, accounting package for mid-size and small companies... Read More
When you think... Read More
Introduction: The creating of a computer program involves a number... Read More
Microsoft Great Plains ? ERM from Microsoft Business Solutions and... Read More
Not every software testing project can or should be automated.... Read More
When you first think about multicurrency ? you probably have... Read More
C/SIDE (Client/Server Integrated Development Environment) - The core of... Read More
Currently Microsoft Business Solutions is on the way of creating... Read More
Microsoft Retail Management (RMS) and Microsoft Great Plains are retail... Read More
green cleaning service Deerfield ..If you copy something from a Web site or elsewhere...... Read More
If you have Microsoft Great Plains and support it for... Read More
Are you ready? SQL Server 2005, the next-generation data management... Read More
Heard about the Quark "killer"?Adobe InDesign CS2. Will it really... Read More
Intro This concise article will tell you in plain English... Read More
Great Plains Fixed Assets Management module is a robust tool... Read More
Stop the Runaway MouseWhat's the "runaway mouse?" You've seen it...you... Read More
What is a Web Database?A web database is a database... Read More
Microsoft Great Plains is now standard mid-market ERP application, serving... Read More
Following tips help you to learn a software in lesser... Read More
Learning how to program software seems like a daunting task... Read More
Several software companies design programs for preventive maintenance. Most of... Read More
Former Great Plains Software Dynamics/eEnterprise, and currently Microsoft Business Solutions... Read More
Adobe Photoshop is one of the world's leading graphics editing... Read More
Microsoft Great Plains and Microsoft CRM become more and more... Read More
This is intermediate level SQL scripting article for DB Administrator,... Read More
Great Plains Purchase Order Processing (POP) module makes up one-third... Read More
Think of this, first we had the HAM Radio, then... Read More
Microsoft Office program is a programming tool called Visual Basic... Read More
XML parser is a software module to read documents and... Read More
Microsoft Business Solutions Great Plains is very good fit for... Read More
Lotus Domino/Notes ? Microsoft Great Plains tandem as ERP with... Read More
Is your PC is slow and wimpy? Then you need... Read More
With the advent of 'Service Pack 2' for Windows XP... Read More
If you are to buy a HelpDesk & Asset Management... Read More
Software |