salesforce
Installation of Force.com IDE Error
Eclipse Version is Helios SR2 64bit running on Linux Ubuntu. I\'m trying to install Force.com IDE plugin and I\'m getting the following error.I believe Salesforce uses the pulse engine, I\'ve searche[详细]
2023-03-27 12:59 分类:问答Creating Apex Test methods in Salesforce "constructor not defined"
I\'ve written an apex class that executes when a user presses a button. It saves the current data to the 开发者_StackOverflow社区log, checks the page that they are currently on and reloads it (so they[详细]
2023-03-27 11:26 分类:问答Is Sales force WSDL specific to user or can be use for user
I am creating an application to export data in sales force where user enter their username password and security token. So on WSDL will work for all or every 开发者_Go百科user have specific WSDL?The e[详细]
2023-03-27 04:45 分类:问答Approval Process on Salesforce using RESTful API
How can I 开发者_C百科use the REST APIs for the approval process on the salesforce cloud? It is driving me crazy, any help will be appreciated. The REST API doesn\'t currently support any approval pr[详细]
2023-03-27 00:54 分类:问答Salesforce deployment best practice?
We are currently experimenting with the Salesforce platform to replace several in-house CRM tools, and have some code deployed already. As our codebase grows, we are starting to feel some of the pains[详细]
2023-03-26 21:54 分类:问答How to get all fields Leads from sales forces Using api
I am using sales force wsdl, and i need to get all fields created in leads in sales forces. Are the fields in sales force are always fixed for开发者_如何学运维 can be change or renamed.[详细]
2023-03-26 16:25 分类:问答I am generating an xml file in which i am fetching data from the custom setting i have made
public with sharing class xml4 { public string x{get;set;} public string c{get;set;} List<ArtemisVC__Company_View_Extensions__c> mcs{get; set;}[详细]
2023-03-26 14:15 分类:问答Splitting a string using '|'
I have a string &开发者_如何学JAVA#124;859706 | Conficker infected host at 192.168.155.60|5744 |7089 |5 |4 | 1309714576 |[详细]
2023-03-26 08:20 分类:问答Salesforce - Invalid constructor name error
I\'m building a controller to show the data from a custom object on a Visualforce page. Here\'s my class:[详细]
2023-03-25 20:26 分类:问答Having trouble understanding the salesforce REST API in PHP
Salesforce doesn\'t have (or appear to have) any tutorials that deal with using their REST api with PHP. If anyone knows about a good tutorial to learn it or a link to put turn me in the right directi[详细]
2023-03-25 13:08 分类:问答