Tech Tutorials Database
GeekArticles Programming Delphi
 

import of WSDL produces WARNINGS and is incomplete

 
Author: qc.borland.com
Category: Delphi
Comments (0)

QC#: 16059 Version: 7.0 Status: New defect, requires tester review Description: Critical to me because I may have to change language!
This is attempted using Delphi 7.0 Build 8.1. I am able to send my test program used to learn the interface.
Project is to create interface to Gvt representative body. They have created an interface (tested & promoted using Visual Studio).
The import of the WSDL does not error. It does show warnings. The warnings relate to properties of an object. The object cannot be accessed in the app and so the interface cannot be built.
The interface produced on the import is malformed. properties within a class are not shown/accessible.
The key property in a var of type SearchesClass whose private collection FSearches
is accessed through the public published propert y of "searches" of type ArrayOfSearch
The warnings show as
{ ============ WARNING ============ }
{ WARNING - Attribute - Name:SearchID, Type:Int64 }
{ WARNING - Attribute - Name:SearchName, Type:WideString }
{ WARNING - Attribute - Name:SearchStatus, Type:WideString }
{ WARNING - Attribu...

Read More...




Sponsored Links




Read Next: Code disappear when using Type Library Editor



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe