Getting Error Creating Proxy from WSDL

Getting error as:

"Fetch WSDL Error: No signature of method: com.predic8.wsi.WSIResult.leftShift() is applicable for argument types: (com.predic8.wsi.WSIResult) values: [R2706]"

But when i validate the Wsdl online it is validated successfully , in my free org it is working fine but in Paid org it is not working.

3531-capture.png

My wsdl file :

wsdl.txt

Please help me , Not sure what is wrong in the WSDL

1 5 477
5 REPLIES 5

@Dino , @Diego Zuluaga;

Please help me

Not applicable

its happening the same to me

Former Community Member
Not applicable

I have tested this on Version 160824.01 and it works. What's the version you have?

@Srinandan Sridhar

Ya for me also it is working in this version of apigee 160824.01 as its a free org , but I am talking about paid version (4.15.07.00) in which it is not working .

Former Community Member
Not applicable

The WSDL-> API generator saw a lot of improvements in 4.16.05. I don't know if upgrading is an option for you.

If you can't upgrade the UI, then you can try the CLI version. The source code for the project is available at https://GitHub.com/Apigee/wsdl2apigee

Build your proxy bundles via cli and deploy to the runtime.