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
green cleaning service Glencoe ..Microsoft Great Plains serves the wide spectrum of horizontal markets.... Read More
After almost two decades of existence, Quark has become the... Read More
I provide, here clear explanations and a count of function... Read More
Configuring PPP PAP AuthenticationNow we know how the ISDN link... Read More
Microsoft Outlook is one of the most widely used software... Read More
Words we choose to describe things and phenomena often show... Read More
No matter how much you enjoy your favorite screensavers, sometimes... Read More
Preventive Maintenance (PM) is defined as scheduled work done on... Read More
NOTE: Please take time to read on - it may... Read More
When reading an article where some term is used often,... Read More
While I was preparing some personal background information for a... Read More
The term "document management" and "paperless office" is the subject... Read More
This tutorial covers OLAP solutions used by Data warehouses and... Read More
In the case when you represent mid-size or mid-size-to-large business,... Read More
Since technology changes so quickly, it is hard to begin... Read More
Microsoft Business Solutions Great Plains, former Great Plains Software Dynamics/eEnterprise... Read More
It is possible that if one avoided all sources of... Read More
What is Software?Software is a set of instruction written to... Read More
While I was in college, if you would have asked... Read More
The fact that a software tester is a most infamous... Read More
The objective for Zandi Digital is to make available clever... Read More
Have you ever noticed that when you look at your... Read More
.Net Framework is a platform or development environment to seamlessly... Read More
Linux essentials:It's free for download but you have to pay... Read More
Security flaws have long plagued Internet Explorer (IE), the market-dominating... Read More
house cleaning company Bannockburn ..Microsoft bought Navision, Denmark based software development company, along with... Read More
Microsoft Business Solutions main middle market ERP application - Microsoft... Read More
Just the thought of a duel-boot scares many people away,... Read More
This article is the first of a series of articles... Read More
Just stress testing one of the latest Linux distributions. Been... Read More
A few months back I really got sick of my... Read More
Not all of us have the luxury of working both... Read More
The Microsoft system preparation utility for Windows 2000 is a... Read More
People often ask me: What image file formats will Photoshop... Read More
Beginning with Domino version R4 it has integration with the... Read More
In this small article we will be looking at the... Read More
Hi, Guys,I believe a lot of programmers are trying to... Read More
Anyone who has ever used Microsoft Word knows that it... Read More
Most computer users use spreadsheets software such as Microsoft Excel... Read More
Crystal Reports is the most flexible tool on the market... Read More
In this article you will find some background information about... Read More
Although statistics often is blamed for various deadly sins --... Read More
A UNIX Shell is in simplest terms, a command line... Read More
I have always had a tendency to focus on the... Read More
If you have Microsoft Great Plains and support it... Read More
The Internet is reshaping every form of communications medium, and... Read More
This is a short article, written in question/answer/FAQ style to... Read More
Microsoft CRM is CRM answer from Microsoft Business Solutions. If... Read More
.Net Framework is a platform or development environment to seamlessly... Read More
User interfaces and accessibility are some of the most important... Read More
Software |