Ok I am trying to import the WSDL to Delphi and I have a utility that comes with Delphi that reads a WSDL and converts it to the relevant delphi code so I tried it with SC IM WSDL but I don't get too far. An error is reported.
When I view the url in my browser I see the WSDL file fine and I can also see the Common.xsd file.
SC 6.2.7
I tested the utility with a demo WSDL I found on the net and with the the conversion works. So does SC not follow standards (again) ?Code:D:\DATA>wsdlimp -P http://TJ-SC627EMAIL:12670/IncidentManagement.wsdl Borland WSDLIMP Version 2.2 - $Rev: 10138 $ Copyright (c) 2007 Borland Software Corporation Reading: http://TJ-SC627EMAIL:12670/IncidentManagement.wsdl Import : http://TJ-SC627EMAIL:12670/IncidentManagement.wsdl:0 *Error*: http://TJ-SC627EMAIL:12670/PWS/Common.xsd *Error*: No data is available for the requested resource. Line: 0
Hmm it works with SM 7.01
Cwap.Code:D:\DATA>wsdlimp -P http://tj-sc627email:13080/SM/1/IncidentManagement.wsdl Borland WSDLIMP Version 2.2 - $Rev: 10138 $ Copyright (c) 2007 Borland Software Corporation Reading: http://tj-sc627email:13080/SM/1/IncidentManagement.wsdl Import : http://tj-sc627email:13080/SM/1/IncidentManagement.wsdl:0 Import : http://www.w3.org/2005/05/xmlmime Import : http://TJ-SC627EMAIL:13080/SM/1/Common.xsd (Skip) : http://www.w3.org/2005/05/xmlmime Writing: D:\DATA\IncidentManagement1.pas



Reply With Quote
Bookmarks