Setting up of Communities & Creating Community Users

Setting up Communities and Creating Community Users (Contacts) ENABLE COMMUNITIES CREATING COMMUNITIES ADMINISTER THE COMMUNITIES DESIGNING & PUBLISH THE COMMUNITY CREATION OF USERS (CONTACT) to access the COMMUNITY REDIRECTING OR LOGGING TO COMMUNITY ENABLE COMMUNITIES Step 0: Login to Org To setup the communities, the very first thing you need to do is enable theContinue reading “Setting up of Communities & Creating Community Users”

Salesforce order of execution

What is Order of Execution in Salesforce? When you save a record with an insert, update, or upsert statement, Salesforce performs the following events in order. Before Salesforce executes these events on the server, the browser runs JavaScript validation if the record contains any dependent picklist fields. The validation limits each dependent picklist field to its available values. NoContinue reading “Salesforce order of execution”

USEFUL LINKS FOR REFERENCE – SALESFORCE

VARIOUS REFERENCE LINKS   Salesforce Components names for ANT tool http://www.infallibletechie.com/2014/07/salesforce-components-names-for-ant-tool.html     DeployBit is Salesforce Metadata API based tool for handling deployments and component package validation across multiple Salesforce orgs. It allows you to validate, deploy, retrieve and create package in any org listed in the tool. https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FR5S9UAL     Have you noticed somethingContinue reading “USEFUL LINKS FOR REFERENCE – SALESFORCE”

Salesforce Data Loader – Settings Tab

The Salesforce Data Loader is a data management tool provided by Salesforce. The tool wraps the Salesforce SOAP and Bulk Data APIs into a nice little package featuring a wizard-style user interface. The premise of the tool is very simple, it allows you to interact with your data inside of Salesforce across all objects. ThisContinue reading “Salesforce Data Loader – Settings Tab”