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

Looking for quickstart for WSDL + jars needed for report metadata
Apologies if this is not the appropriate board for this topic. I'll be happy to move elsewhere if you let me know where.
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 10"><meta name="Originator" content="Microsoft Word 10">
I’m looking for a good quickstart guide to get me going on downloading
report metadata, executing reports, and downloading their output.
I went to the Quick Start link on http://www.salesforce.com/us/developer/docs/api_meta/index.htm. This in turn told me:
- Log in to your Enterprise, Unlimited, or Developer Edition Salesforce account. You must log in as an administrator or as a user who has the “Modify All Data” permission.
- Click Setup Develop API.
- Click the Download Metadata WSDL link and save the XML WSDL file to your file system.
- Click the Download Enterprise WSDL link and save the XML WSDL file to your file system.
However, those links were not present on that page.
I did poke around and find an enterprise.wsdl somewhere else, but I’m not sure if it’s the correct one. In addition, the quickstart refers to Apache axis 1.3, which seems to no longer be available for download. Should I use Axis1.4? Or Axis2?
Bottom line: Is there an up-to-date, accurate quickstart guide for working with reports and their metadata in Java somewhere?
Thanks,
Jeff
All Answers
I did check out the API docs, but they just direct me to Setup | Develop | API, which is where my trial developer account couldn't see the links.
Thanks,
Jeff