Great,Plains,Customizations,De computer Great Plains Customizations: Dexterity, eConnect, SQL Script
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
In this small publication we would like to give you sort ofDynamics GP modification orientation session, assuming that you are technologyoriented IT specialist, who is supporting Great Plains internally. Before we jump into GP programming world,please note that Great Plains doesnt support Unicode characters: Chinese,Korean, Japanese. Plus, it depends onSQL Server collaterals and accents, so in order to translate Great Plainsscreens to such languages as Lithuanian, Russian, Latvian you will need toinstall SQL Server with appropriate collation. Now to the topic: 1. MicrosoftDexterity, formerly known as Great Plains Dexterity, it is the shell, writtenin C Programming language, which in turn has its own Sanscript scriptinglanguage and Software Development Environment. Dex allows you to integrate your add-on into Dynamics GP security realmas well as User graphical interface. Dynamics GP Dexterity is not open source programming language, so youshould not expect to turn your own in-house programmers to begin coding inDexterity overnight or even over couple of months. Dexterity also is dependent on Great Plainstables and screens structure, so our opinion is simple subcontract Dexteritycustomization project to your Great Plains Technology Partner 2. DynamicsGP eConnect. Initial remark on eConnect prior to thinking on eConnect programming, consider upgrading Great PlainsDynamics GP to version 10.0 or at least 9.0 eConnect was introduced forDynamics GP 7.5, however you should allow some time for GP customization toolsto mature. eConnect is C#, VB.Net andSQL programmer friendly, you have to be familiar with Great Plains objects:Customer, Vendor, GL account, SOP Invoice, POP Purchase Order, PayrollEmployee, Customer Address, etc. eConnect to some extent replicates Great Plains Dexterity businesslogic, however it does it in more Object Oriented Programming manner 3. SQLScripting for Dynamics GP Great Plains. It is certainly a temptation for SQL coder to begin GP integrationproject in direct SQL insertion statements. We respect this and admire your brave aspiration. Please, take, however, into consideration thefact that eConnect is already written in SQL stored procedures, so you shouldnot probably try to recode eConnect instead consider deploying it
Great,Plains,Customizations,De