I try to import a WSDL into the newest V9 Service Builder. But the result shows an invalid parameter value
a) Import WSDL from the attached file Enterprise_V36_org.zip (55.4 KB)
b) Escape reserve words
c) Check Library
-> shows problems with an unknown type …
c1) if I use checked the import option “create wrapper” for nillable types -> NewLibary.value = unknown
c2) if I use unchecked the import option “create wrapper” for nillable types -> recordTypeInfos = unknown
Looks better:). Could I kindly ask you to produce the RODL as well for the WSDL Enterprise_V36.zip (48.6 KB).
Please import the WSDL using
Disable “wrappers for nillable types”
String type mapping: “WideString”
This does allow me to integrate the resulting RODL & Interface to our test environment.
BTW: is there an easy way that a customer gets a fixed ServiceBuilder? (e.g. manually register the exchanged .NET assemblies somehow?).
Unfortunately registering an updated importer won’t be an easy task. As a workaround I’ve attached the imported RODL and the command-line version of the SOAP Importer tool. Start it w/o arguments to see the all possible options
F.e. for your settings (no wrapper structures and WideString as a string class) command line would look like