opencodez

Salesforce Tutorial# 3: Introduction to Force.com

In continuation to our Salesforce tutorial series, we are back without the next article on Force.com. It is a popular platform to create and develop applications run on clouds.

The force.com is widely used for managing business processes, generating online reports, searching as well as auto data backup. You can develop custom apps that can have mobile functionality with a secure platform.

3.1 Introduction

All apps developed through Force.com are data-centric and collaborative. The architecture of these apps may refer to the following features:

3.2  Understanding of Standard Objects

Force.com uses objects to store data. The objects are Standard objects or custom objects. Standards objects are objects included with Salesforce.com, by default, for example, the objects used to store data like accounts, contacts, or opportunities. The objects are mostly categorized into two main categories

  1. Sales Cloud
  2. Service cloud

1. Sales Cloud View of com/Force.com

Sales cloud consists of objects like Campaigns, Leads, Accounts, Contacts, Opportunities, Forecasts, Contracts, Orders, Cases, Solutions, etc.

2. Service Cloud View of Salesforce.com/Force.com

The service cloud consists of objects like Accounts, Contacts, Cases, Solutions, and Reports, etc. To know detail about objects please visit Introduction to Cloud Computing (Salesforce.com and Force.com)

3.3   Standard Object Flow (SAAS)

x

Reference:   https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_erd_majors.htm

3.4  Creation of a Free Developer account:

Force.com allows us to try the platform for free. You can create developer account using any of the links below

Please follow the above link to the Salesforce login, to create a free account on Salesforce.

Tutorial Index

  1. Introduction to Cloud Computing (Salesforce.com and Force.com)
  2. Overview of Database Concepts (Salesforce.com)
  3. Introduction to Force.com
  4. Building Salesforce Custom App and Objects
  5. Object Relationships and Formula Field in Salesforce
  6. Salesforce Security Model and Overview
  7. Automation in Salesforce
  8. Approval Process in Salesforce
  9. Introduction to SOQL and SOSL
  10. Introduction to Apex
  11. Salesforce Data Management
  12. Visualforce MVC Architecture on Cloud
  13. Salesforce Reports and Dashboards
  14. Building a Visualforce (Custom) Page for the Salesforce App
  15. Salesforce Sandbox and Overview of Force.com capabilities
  16. Learning Apex and Deployment Tools

x