Skip to content

WSDL import not working as expected #6049

@zlinks

Description

@zlinks

I have checked the following:

  • I have searched existing issues and found nothing related to my issue.

This bug is:

  • making Bruno unusable for me
  • slowing me down but I'm able to continue working
  • annoying
  • this feature was working in a previous version but is broken in the current release.

Bruno version

2.14.0

Operating System

windows 11

Describe the bug

WSDL import functionality not working as expected. When importing a WSDL service (as an example:http://webservices.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?WSDL the generated request does not contain the necessary xml sections that represent the objects/DTOs that are required for each request:

Instead there is a comment with the wording: "Element X not found " :
Image

An output like the following should be available instead (SoapUI):
Image

or similarly(postman)
Image

The files that were generated after importing the WSDL:

Image

.bru file to reproduce the bug

Files attached : CountryInfoService.zip

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions