[Delphi] Import WSDL with same Types in multiple Namespaces

Hi there,

I’m using the trial version of ROSDK. I want to import multiple WSDLs into one RODL via the new WSDL importer. This is working but since the WSDLs use the same data types in different namespaces I get several Duplicate name errors.

I found this topic: Handling of duplicate types in new WSDL importer

This tells me it’s possible to avoid duplicate names - but I just can’t figure how to auto-rename the duplicates.

I would be glad about any advice.

Kind regards

Richard

have you tried to use “escape”?

This results in the message

No reserved words were found in your Library.

I also tried the other tools - no success.

Just to make sure here an image of the service builder:

As you can see, the types exist multiple times and result in the given error messages when clicking on validate.

can you attach here or send to support@ your wsdl for investigation, pls?

Because of some NDA issue I’m afraid I can’t send you the wsdls as is, however I’ll try to reduce them to the minimum and then send you the files.

Thanks