Reply
Contributor
Kay Darr
Posts: 9
0

Metadata retrieve() call

Hi

 

In the SFDC docs they have shown an example of retrieving metadata using the enterprise wsdl.

http://www.salesforce.com/us/developer/docs/api_meta/index_Left.htm#CSHID=file_based.htm|StartTopic=Content%2Ffile_based.htm|SkinName=webhelp

 

Can we use partner wsdl for the same? I tried to refactor the code to use partner wsdl but certain references don't work at all. E.g. the package class 

 

Has anyone done this using Partner wsdl?

 

Thanks