You need to sign in to do that
Don't have an account?
Arvind010
Problem with the WSDL file
Hi,
I have created a webservice and converted into WSDL.In the webservice what i created, i have mentioned some fields to be retrieved.But the WSDL file is getting displayed with all the fields which are available in the salesforce objects.I need to have only the fields what i used in the webservice methods.I converted WSDL to java file and executed.I am getting error like:"Too many Parameters".The attached code is working fine.I called the methods using S-control.Please provide me the solution.
I have created a webservice and converted into WSDL.In the webservice what i created, i have mentioned some fields to be retrieved.But the WSDL file is getting displayed with all the fields which are available in the salesforce objects.I need to have only the fields what i used in the webservice methods.I converted WSDL to java file and executed.I am getting error like:"Too many Parameters".The attached code is working fine.I called the methods using S-control.Please provide me the solution.