Hi all,
This is my first post to the community so please be kind![Smile :) :)]()
I was tasked to create a .NET client to consume these WSDLs:
//http://xxx.x.x.xxx:yyyy/DV910/AddressBookManager?wsdl
//http://xxx.x.x.xxx:yyyy/DV910/CustomerManager?wsdl
I have scoured the usual online resources and could not find any helpful/current examples for Visual Studio 2015 C#.
Here are some links that I did find but are not useful as they are too old (VS2005!) or rely on JDE specific tools.
Read more
This is my first post to the community so please be kind
I was tasked to create a .NET client to consume these WSDLs:
//http://xxx.x.x.xxx:yyyy/DV910/AddressBookManager?wsdl
//http://xxx.x.x.xxx:yyyy/DV910/CustomerManager?wsdl
I have scoured the usual online resources and could not find any helpful/current examples for Visual Studio 2015 C#.
Here are some links that I did find but are not useful as they are too old (VS2005!) or rely on JDE specific tools.
- ...
Read more