Dynamics GP ISV Partner Newsflash: Great Plains Custom Add-Ons Programming

Jun 29
08:29

2009

Andrew Karasev

Andrew Karasev

  • Share this article on Facebook
  • Share this article on Twitter
  • Share this article on Linkedin

Microsoft Dynamics GP customizations could be developed in various tools: Great Plains Dexterity, SQL Stored Procedures, eConnect, Extender, etc. Traditionally, add-ons were written in Great Plains Dexterity, this architecture allows you to package Dex custom module into so-called Chunk file, which should be copied into Dynamics GP directory and when you launch GP workstation next time, you will get prompt to integrate new functionality

mediaimage

This integration converts chunk file into new custom add-ons Dictionary,Dynamics GP ISV Partner Newsflash: Great Plains Custom Add-Ons Programming  Articles registered in Dynamics.set file.  This small publication is dedicated to IT manager level highlights on Dexterity technology and where you should consider Dexterity programming work for your organization:

 

1.       Historical excurse on Great Plains Dexterity.  Dex was coded in C programming language as the shell with its own architecture and scripting language Sanscript plus with its own instruments to manage Database access: table creation, records addition, deletion, update.  For DB access Dexterity deploys cursors and this makes it a bit slower, comparing to direct aggregation in SQL language: Select, Insert, Update.  Dex can, however call native Microsoft SQL Stored procedures, where you could dramatically improve Dex performance, in fact Microsoft Business Solutions ported good portion of former Dexterity cursors into SQL Stored Procs.  Initially, introducing Dexterity Great Plains Software planned to have it as secured shell to avoid single DB platform dependency, but when Microsoft acquired GPS, this caution was obviously disregarded, as Great Plains ERP became since then committed to Microsoft Windows and MS SQL Server Platform

 

2.       Where Dex might be not the best customization tool?  The answer is simple – in integrations.  If all you need to do is Dynamics GP integration – in eCommerce, EDI, Barcoding, with Legacy Systems, Lotus Notes, Excel, ODBC data source (Oracle, MySQL/PHP, Pervasive SQL, Ctree, MS Access) – these integrations do not need Dexterity, you can rather deploy either eConnect programming in C#, VB.Net, or even GP Integration Manager

 

3.       Where Dex does its best job?  In seamlessly integrated to Dynamics GP user interface custom screens, and especially when you need GP security real to be extended to these custom windows

 

4.       How to locate Dynamics GP ISV Partner.  Typically, ISV should not be local by requirements or company IT policies.  Microsoft Dynamics GP Dexterity Software Development Factory is not a simple thing to launch and afford to maintain for typical local or even regional Great Plains Reseller

 

5.       Feel free to call us: 1-866-528-0577, help@albaspectrum.com, we specialize in Great Plains Customizations, Integrations, Reporting, EDI, eCommerce