How to add a hyperlink in the body of a feeditem using apex class? FeedItem in salesforce as its represents an entry in the feed, such as changes in a…
March 2015
- APEXSALESFORCESalesforce CustomizationSalesforce.com
-
How can Lightning Process Builder be used to automate business processes? A. Send an email when a case has been open for 30 days. B. Prevent users from deleting accounts…
-
what is a capability of report notifications? A. Users can subscribe to reports and set the notification criteria. B. Users can configure automatic report notifications for public groups. C. Users…
-
What actions can a user perform on an existing Chatter post? A. Create a new task B. Add a poll C. Create a new opportunity D. Add a topic
-
what Is a true statement about the Analytic Cloud? A. It is accessible on 10S mobile devices. B. It analyzes data from Salesforce and external sources. C. It requires installation…
-
What action types are supported with Lightning Process Builder? A. Create a Record B. Post to Chatter C. Create a Field D. a Outbound Message
-
what is a capability of sharing using the Manager Groups feature? A. Users can share records up or down their management chain. B. Users can share records with the Manager…
-
How can an administrator make the Manager Groups feature available for use? A. Enable manager Groups under Organization-wide Defaults. B. Enter a request for Salesforce to enable Manager Groups. C.…
- Uncategorized
What type of rule determines what can be done with the duplicate records that are identified by Salesforce
An administrator has set up matching rules to identify potential duplicates of contact records created by sales users. What type of rule determines what can be done with the duplicate…
- Data LoaderForce.comIntegrationLINUXPHPSALESFORCEUNIX
how to insert/update the data from FTP server (CSV File) to Salesforce.com
how to insert/update the data from FTP server (CSV File) to Salesforce.com Using some of the few ways its possible: 1) Using salesforce API ( e.g. Java, PHP, .Net APIs…