HI,
I am new to this forum and joined just now hoping that I get great help from all of you. My development platform has Microsoft Sharepoint 2003 for Listing the docuements and its metadata, VS 2005, C# for code behind, Captaris 6.0 for workflow, ASP.NET 2.0 for web form, MS SQL Server 2003 for backend database, MS Dynamics GP 9.0.
In my previous application,I used to save all the metadata from the web form to the SQL Server and sharepoint Ducment library and then manually enter the Account payaments to Dynamic GP under batch mode. Then after, GP takes over the control for the posting to GL.
Now, my new requirement is to automate this manual entry to GP and integrate the Dynamic GP 9.0 with the other application. All I need to do is to save the meta data from the web form into the one of the table of the Dynamics GP. I have been doing research on how to use eConnect or web service of GP to update the GP table but could not found the detail procedure. So, could you please help me in automating this new requirement.
Thanking you in advance.