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
Gilana RMGilana RM 

Problem with generating enterprise WSDL files from salesforce.

Hi,

I need to generate enterprise WSDL file in salesForce, but I don't see this option in
Setup -> Develop -> API. I just see a page telling me for more information visit http://developer.salesforce.com.
I'm using 30 day trial, would that be the problem?

Thank you in advance for your help!
SonamSonam (Salesforce Developers) 
This is due to the fact that within trial orgs you cannot do development as Salesforce does not provide development capabilities in trial org. 

If you want to download wsdl and do any development, then you would have to upgrade your edition from trial orgs to either developer, enterprise or unlimited editions because in these editions by default you get these options to download wsdl and do any kind of development.
Gilana RMGilana RM
Thanks for you response.
Should we pay for the mentioned editions to be able to download wsdl files? I'm new to both Mule software and salesForce module and just strated learning it by doing some examples.
SonamSonam (Salesforce Developers) 
You can simply register for a  developer ORG which does not require any payment:https://developer.salesforce.com/signup

 
Gilana RMGilana RM
Hi Sonam,
I have already registered for developer edition, but I can't find any link for generating wsdl files in this version either. Can you please tell me where and how I can generate this file. I would appreciate it if you could attach an image of it.
SonamSonam (Salesforce Developers) 
Please login to Admin user > go to Setup > Build > Develop > API > Generate Enterprise WSDL 
Screenshot below for reference:
User-added image