About CLF
GP Customization
GP & eCommerce
GP Auto Posting
Dilemma eConnect
GP MS RMS Integration
GP Shipping Integration
GP EDI SOP Integration
GP EDI POP Integration
Send me a Quote
Articles & News
Contact Us


_______________________________________________________________________________________

The Dynamics GP AutoPost is a tool specially developed to improve your Microsoft Dynamics Great Plains Integrations no matter what applications you use: eConnect, Integration Manager, stored procedures or any other method to save transactions into Microsoft Dynamics GP.

Microsoft Dynamics GP 10.0, is very attractive as a back office accounting application, and you have a rich functionality of ERP/MRP business logic: Sales Order Processing, Purchase Order Processing, Discrete Manufacturing, Payroll, General Ledger, Inventory Control. If you are an eCommerce developer, who builds web sites with MS Visual Studio.Net editions and C#, VB and SQL scripting, you should know your options to post GP batches, especially in the SOP module directly from your e-commerce application. We would like to address this issue in the form of FAQ dialogue.

_______________________________________________________________________________________

Microsoft Dexterity Posting Architecture

The Sales Order Processing module is tightly integrated with Inventory control and it assumes that you first create the so-called work document: invoice, quotation, sales order or back order. Then you have two options -- you can post this invoice (or transfer sales order to invoice or back order) or place it in the batch for future posting. In both scenarios posting is something that should be done by the Great Plains operator and it is not open for automations. This is why eConnect doesn't allow you to post Great Plains transactions or batches.

_______________________________________________________________________________________

 eConnect architecture
 
 eConnect was specially designed for eCommerce programmers and developers. The
 core of eConnect is a set of encrypted SQL stored procedures, allowing you to create
 and change GP master objects: employees, customers, vendors, GL accounts, and
 transactions: SOP Invoices just to give you example. However eConnect doesn't cross
 the border of Great Plains Dexterity limitations, including posting the documents.

_______________________________________________________________________________________

Integration Manager options

Great Plains Integration Manager (IM) can feed documents to GP from your legacy applications. It can also help you with EDI (Electronic Document Interchange). However IM is restricted to the Dex architecture which is the same situation as eConnect and you should be aware that currently IM is on the way to be rewritten in eConnect for boosting IM performance, as SQL stored procedures (eConnect base) are faster than Dexterity cursors.

_______________________________________________________________________________________

Dynamics GP AutoPost as Extension to eConnect

The Dynamics GP AutoPost deploys Dexterity native posting logic. It calls Dex posting
procedures from the Dex custom module. All you need to do as a SQL or C# Programmer
is to deploy ADO.NET and place eCommerce batches, ready for posting in the custom
approved batches table. From this point custom Dex logic will take care of the posting
job.

_______________________________________________________________________________________

If you are interested in receiving a FREE TRIAL version of the Dynamics GP AutoPost please fill out your request here.

_______________________________________________________________________________________

Top