You need to sign in to do that
Don't have an account?

Not able to Generate the Class from WSDL
Hi,
I have a WSDL which was developed in Java, it has many packages and nested classes.
How can i generate classes from that WSDL in salesforce platform.
Thanks.
Hi,
Go to Your Name>App Setup>Develop>Apex Classes. Click on 'Generate From WSDL', load your WSDL file and click 'Parse WSDL'. Is this what you were looking for?
Regards,
Puneeth.
Click on Setup>Develop>Apex Class. It should list out all classes and you could see "Generate from WSDL" button on the top. Upload your file and it should parse if no errors.