Great,Plains,Customization,Tec computer Great Plains Customization Technologies: highlights for soft
----------------------------------------------------------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 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
However in the initial design in earlier 1990th Great Plains Dynamics was intended as multi platform product and its fundament was built on new technology named Great Plains Dexterity. Considering complicated origin of GP, lets review development tools:1. Dexterity. Great Plains Dexterity, as we already mentioned is the heart of GP design, and it is in turn written as the shell in C programming language to secure certain flexibility, especially the option to switch from one operating system or computer platform to another. Being very powerful and flexible, Dex doesnt facilitate so-called rapid development scenario as it is not object oriented and it requires you as programmer to have several years of extensive Dexterity programming prior to participation in Dexterity programming project. Dexterity has its own scripting language Sanscript. Latest versions of Dex support such cool Microsoft technologies as COM objects and Web Services, plus you can call SQL Stored procedures from Dex code. To get quick tour into Dexterity architecture, you may install it from GP CD #2 and open Dynamics.dic file this dictionary has core GP logic and it is written in Dexterity2. VBA and Modifier. We were watching closely the competition between various GP customizing tools. And we still think that Modifier should be reviewed prior to eConnect. Modifier is in essence the module, written in Dexterity, which allows you to add buttons and fields to existing screens of GP as well as take them off. To animate new fields you use VBA scripting language, often you use ADO technology to access GP tables from modified forms3. eConnect. This SDK opens for you GP objects: master records (customer, vendor, GL Account, employee, prospect) and work transactions (SOP invoice, Purchase Order, Payroll Entry). eConnect is based on encrypted SQL stored procedures, plus it has several layers of technology wrappers in fact it is friendly for Microsoft Visual Studio C# or VB developer. If you are integrating eCommerce website with your GP back office, we recommend you to consider eConnect as the main integration tool, also consider Autoposting Server to post batches of SOP invoices in GP4. SQL Stored Procedures Integrations. If you think eConnect is too heavy and complex and you are comfortable to do light SQL insert statement to populate GP tables, then SQL scripting is an option. However, we discourage newcomers from trying SQL insertion prior to researching other integration tools first5. GP Integration. Of course integration is not the same as customization, however we would like to orient you here as well. GP traditionally has Integration Management Module. With current version 10.0 IM has new connectors from now on you can use eConnect connectors to do integrating
Great,Plains,Customization,Tec