Microsoft,Dynamics,Posting,Ser computer Microsoft Dynamics GP Posting Server: extension for eConnect
----------------------------------------------------------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
To give you some excurse eConnect is type of replication of GP dex logic in SQL stored procedures. eConnect has several shells or interfaces, but in the core you see dexterity logic replication. And eConnect limitation sits in work documents concept in Dynamics GP operator works with so-called work documents, posting is separate process, and eConnect doesnt provide you posting routinesDexterity workstation posting Server. Similar to GP posting server, autoposting uses separate GP workstation with custom add-on, This custom application checks batches released for posting every 5 seconds. If batch is released for posting, autoposting server uses dex original logic to launch postingModules. Every module in out-of-the-box Microsoft Great Plains is supported: SOP, POP, RM, PM, GL, UPR, IV, etc. It also is capable to post third party batches, however each third party add-on ISV is free to chose its own design, so this feature is not guaranteed, you should check with your third party ISVProgramming hints. What you need to do is create batch in eConnect and then place the record in Autoposting server table, indicating that this batch is ready to be posted. In a few seconds posting server will find this batch and initiate posting.Posting Timing/Efficiency. You should expect the same posting time as if you post the batch from Great Plains workstation. Go to master posting, select sample batch and post, watch the time autoposting should perform in the same timeframe.
Microsoft,Dynamics,Posting,Ser