• manojsharma281080
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi,

 

When we are trying to generate the Apex code using attached WSDL file.

 

Initially we faced following problem

 

Error: Failed to parse wsdl: Failed to parse WSDL: Unable to find complexType for {http://www.dnbnordic.com/brg/NRGCompanyReportRating/request}ToCountry

 

WSDL url: https://www.bisgateway.com/brg/services/NRGCompanyReportRating?wsdl

 

To resolve above problem we replace the simpleType attribute to complexType.

 

After this we are able to proceed on next step but stuck on another issue. This time we are getting following error.

 

“Error: Unsupported WSDL. Found more than one part for message serviceRequest”

 

I am unable to put the wsdl because its not alow more then 2000 char

 

regards

Manoj Sharma