salesforce
How do I form an XML string from the APEX queries?
How do I form an XML data string from the APEX queries ? 开发者_运维问答 Any particular class I should be using ?Apex has a Class called XmlStreamWriter for constructing XML document. Refer the docume[详细]
2023-03-25 07:52 分类:问答Sales Force Joomla
Within Joomla were using RSForm then passing the data through to SalesForce eveything works apart from I\'m using a html hidden field then trying to pass this through to sales force t开发者_Python百科[详细]
2023-03-24 07:13 分类:问答CF8 and Salesforce REST API - updating records
I\'m trying to do integration with Salesforce using their REST API and CF8. I got the OAuth bit working, getting data etc but now I\'m trying to update some records in Contact table.[详细]
2023-03-23 22:59 分类:问答How could you write a salesforce test class for a simple user-agent lookup?
I\'m looking to write a test for a开发者_StackOverflow function that just returns a value - that\'s it. I\'m not sure how you could do that. I\'m under the impression you have to use system.assert or[详细]
2023-03-23 19:26 分类:问答Salesforce - Create JSON from SOQL results
I\'m using a VisualForce page to generate a JSON file that\'s read by a jQuery plugin. My page uses a controller to query for records and output them. Code is below:[详细]
2023-03-23 02:46 分类:问答Reference a remote site setting URL in Apex class?
I have a webservice class that will be in a managed package and distributed to multiple clients. The class currently has a variable with the ha开发者_JAVA百科rdcoded value of the server it\'s hitting.[详细]
2023-03-22 20:27 分类:问答How to download all salesforce.com report metadata for extremely large orgs?
I need to download all reports for an org with a huge number of reports.If I try to download them all with Eclipse I hit the max retrieve limit.[详细]
2023-03-22 19:57 分类:问答Salesforce API: How to retrieve a Case using a partial Case Id
I\'d like to retrieve a Case record from the Salesforce API. I only have the beginning of the Case Id (don\'t ask why) so I\'ve tried the following query:[详细]
2023-03-22 19:33 分类:问答Accessing SalesForce products with PHP
I\'m having trouble finding documentation that makes me think that you can make requests with PHP to retrieve product listing from SalesForce. I see plenty of information about getting contacts, but n[详细]
2023-03-22 07:39 分类:问答Visualforce link component for rerendering?
Is there a visualforce component for links? I\'d like a link () on my page which can trigger an ajax call to one of the functions in the controller and rerender an element on the page.[详细]
2023-03-21 22:49 分类:问答
加载中,请稍侯......