[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Error 15634 in agent log files

  • Thread starter Thread starter jbijker
  • Start date Start date
Status
Not open for further replies.
J

jbijker

Guest
If I recall correctly this had to do with WSDL calls where the WSDL URL didn't return a proper WSDL definition, but some 404 or 500 HTML page instead. We had to manually code around this to make a web call to the WSDL URL, inspect the content type and ensure it's text/xml before making the WSDL call itself.

Continue reading...
 
Status
Not open for further replies.
Back
Top