
Hi,
I would like to call Microsoft dynamics GP store procedure from dot net using the e-connect SDK eConnectMethods.
For example: to get the DB name for company (SP - ws_get_SY01500)
I didn't find any example for that.
is it possible?
if not - how it can be implemented?
thanks,
Assaf
In the eConnect Programmer's guide, community.dynamics.com/.../eConnectProgrammersGuide.pdf, chapters 6 through 10 are on .NET Development.
I'd start there if you haven't already done so, as that would be the best information we'd have regarding this type of question.
Thanks