Great,Plains,Consultant,Custom computer Great Plains Consultant: GP Customization and Programming
Gone are those times when the companies and the organisations didn't need a hi-tech system to handle them. Owing to the considerable increase in the business sector and thus, an enormous increase in the complexity of the organisational struc ----------------------------------------------------------Permission is granted for the below article to forward,reprint, distribute, use for ezine, newsletter, website,offer as free bonus or part of a product for sale as longas no changes a
For example, traditional GP customization tool Great Plains Dexterity requires programmer to be certified and have several years of heavy Dex programming experience in order to spec out Microsoft Great Plains custom modules in competitive ERP consulting environment. Having said that, we will try to build this article from the simple to the complex:1. eConnect. Yes, this tool is the simplest to start professional software development and programming, especially if you are thinking about integrating add-ons. eConnect is easy to understand for C# or VB .Net developer, who is familiar with SQL stored procedures. MS SQL scripting is recommended, but not required, it is good for letting you in to eConnect architecture, as at the lowest layer of eConnect platform you will see SQL encrypted stored procedures. eConnect is especially helpful if you are ecommerce programmer, who are sending customers and invoices to GP Sales Order Processing Module2. Great Plains Integration Manager. For version GP 10.0 IM has new connector, based on eConnect, and if you are familiar with VBA, you can extend IM integration with such programming constructions, as data translation, pre and post integration, document scripts, allowing you to add or replace data, provided for integration3. VBA/Modifier. This tools is a way to consider if your company still deploys Great Plains Dynamics of older versions: 6.0, 7.0, 7.5, 8.0. For newer versions VBA, as being pre Microsoft .Net legacy scripting programming language, is sort of deemphasized. If you are comfortable as computer programmer with old Microsoft Visual Basic, VBA (or Visual Basic for Applications) should be understandable for you right away, as VBA is in essence subset of VB. VBA works together with GP Modifier, Modifier allows you to add existing fields to the modification dictionary (Dynamics.VBA), where you can append scripts to new or existing fields. If you need access to GP tables, use ADO mechanism4. Microsoft Dexterity. We already mentioned this EDI and programming tool above. Dex in our opinion requires certified programmer to be engaged in the project, including end coding. GP Dexterity is proprietary programming language (Sanscript), and it is tightly integrated and interlaced with GP tables, forms, triggers, windows and procedures, so you can not expect newly trained programmer will help experienced Dex developer to leverage programming and add value
Great,Plains,Consultant,Custom