×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
James,
Will the customer let you at the DB directly for data ? Table access can be better than web services if possible.
What is the purpose for the web service you are using ? What type of data AR, AP, Sales, etc ?
Regards,
Richard Schoen | Director of Document Management Technologies, HelpSystems
T: + 1 952-736-5800
F: + 1 952-736-5801
RJS Software Systems | A Division of HelpSystems
richard@xxxxxxxxxxxxxxx
www.rjssoftware.com
------------------------------
message: 2
date: Wed, 30 Jul 2014 12:03:10 -0700
from: "James H. H. Lampert" <jamesl@xxxxxxxxxxxxxxxxx>
subject: Re: Consuming E1 web services
On 7/30/14 11:15 AM, Charles Wilt wrote:
If it's a SOAP web service, does it have a WSDL?
http://jde_e1/myservice?WSDL
If so, that should be all you need.
Syntactically, yes. But semantically, . . . .
After all, a web service request (as I found out writing a few of my own to run under IWS, and having to check the IWS logs to figure out what I was doing wrong) can be syntactically perfect, and still be garbage.
--
JHHL
As an Amazon Associate we earn from qualifying purchases.