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
gaurav.dgaurav.d 

can we lcreate web service using axis2 to list up standard objects?

hi,

 

i m creating web service to login in to salesforce and list up all the standard objects and their  fields .

 

now i m able to login in to salesforce through java code but not getting standard objects . please help me

firefoxfirefox

If I understand correctly, you were referring to the object types - Account, Contact, etc. 

 

It depends on the wsdl file you are using. Partner.wsdl does not provide them, and we should be using the following technique. 

 

http://boards.developerforce.com/t5/Java-Development/problem-with-sObject-get-any/m-p/241555