Hi, is there any example how can I use econnect to upload csv file to WCF service exposed by the accounting company as interface to MS Dynamics?
thanks
*This post is locked for comments
Hello,
Can you give us a little more detail on what you are needing?
If you are referring to Dynamics Web services, then this is an econnect wrapper to GP. To hook into it, you would simply get the connection info from the web service into a service reference in Visual Studio, download the wsdl, and get your exposed classes for the service. Once you have this, you can send and retrieve data for which your credentials are set up for. There are examples available in the install for both c# and vb.net.
Here is a link to get you started: msdn.microsoft.com/.../cc534132.aspx
If you are referring to a custom web service that is not Dynamics GP web services, you can do what Ian suggests, capture the data, and do as you please with it.
As far as csv is concerned, you would expose the classes for the service, and map your csv data to a collection of whatever object you are sending to GP. Web services inherently use either xml (SOAP) or json (javascript notation) depending how new the service is built.
Hi, do you want to use eConnect to export data from Dynamics GP to a ECF service?
You can use the eConnect outgoing services to capture data from within GP and send it 'somewhere'.
Ian.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Mansi Soni as our August 2025 Community…
These are the community rock stars!
Stay up to date on forum activity by subscribing.