If you know Microsoft Dynamics GP architecture, Dexterity business logic, you probably realized that standard Great Plains Integration tools, such as Integration Manager, eConnect, which are typically deployed in eCommerce integration scenarios, allow you create only so-called work transactions: SOP Invoice is the most popular transaction type
Work transaction is placed to the batch to be saved for future review and posting by GP user. It is probably impractical to try posting batches through Dexterity from scratch programming, as you will spend a lot of hours just to getting through Dex programming learning curve, plus you will need Dexterity so-called source code to dive deep enough for finding the way to trigger batch posting programmatically. In this article we are describing Posting Server product: