function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
osamanosaman 

apex generation failed from WSDL. operation has more than one output element

Hi,

 

I am trying to generate apex class from fedex RATE webservice but finding an error

 

Failed to generate apex code, operation 'getRates' has more than one outout element

 

 

download wsdl from here

 

https://www.fedex.com/wpor/web/jsp/drclinks.jsp?links=downloads/wsdl/Aug09/Standard/RateService_v7.zip

 

 

 

  

sfdccoder1sfdccoder1

Hello osaman,

 

1. APEX doesn't fully support wsdl. Looks like this is the case here.

2. The URL you gave is FedEx password protected.
Please give url that can be accessed with not password.