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
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
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
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
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
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.
public with sharing class xml4 { public string x{get;set;} public string c{get;set;} List<ArtemisVC__Company_View_Extensions__c> mcs{get; set;}
I have a string &开发者_如何学JAVA#124;859706 | Conficker infected host at 192.168.155.60|5744 |7089 |5 |4 | 1309714576 |
I\'m building a controller to show the data from a custom object on a Visualforce page. Here\'s my class:
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