Description
In this course, you will learn:-
- You should be able to develop an application utilising declarative syntax by the end of the course.
- Understand the high-level requirements and translate them into a Salesforce application.
- Using objects, fields, relationships, and validation rules, create a data model.
- Workflows and Approval Processes can be used to create business logic.
- Create user interfaces with RecordTypes, PageLayouts, Tabs, and Apps.
- To limit user access levels, create Profiles and Permission Sets.
- Set up record security with the help of organization-wide dafaults.
- Create Users and assign them to Profiles and Permission Sets that are appropriate for them. Organize your licences.
- Create a sharing model with public groups, sharing rules, manual sharing, and role hierarchies.
- Import, update, delete, and export records with the Data Loader utility.
- Use the platform's auditing features, such as Field History Tracking and Audit Trail Setup.
- Create dashboards and reports.
- Use the AppExchange Marketplace to find what you're looking for.
- Make use of Salesforce's IDE (Integrated Development Environment).
- Change Sets are used to deploy the application.
- Check for upcoming maintenance issues and system downtimes.
- Prepare for the DEV 401 Certification Exam with this study guide.
Syllabus:-
-
Introduction to Salesforce
-
Setting up a Developer Environment
-
Navigation (UI)
-
Out of the box offering
-
Introduction to Salesforce
-
Building a custom Application
-
Building Applications using the Force.com Platform
-
Some fundamental Database Concepts
-
Database Concepts
-
Creating a custom object, Fields and Page layouts
-
Custom Object & Custom Fields
-
Validation Rules
-
Validation Rules
-
Record Types
-
Schema Builder
-
Relationships
-
Rollup Summary fields
-
List Views & Filters
-
How to import records
-
External ID
-
Creating Users
-
Permission Sets
-
Field Level Security
-
Queues
-
Building Workflows
-
Understanding an Approval process
-
Building an Approval Process
-
Record Level Security (OWD)
-
Organization Wide Defaults
-
Exceptions to OWD
-
Role Hierarchy and Sharing
-
Monitoring - Debug logs
-
Auditing
-
Monitoring & Auditing
-
Tabular & Summary Reports
-
Matrix & Joined Reports
-
Custom Report Types
-
Building Dashboards
-
Reports & Dashboards
-
Data Management
-
Data Loader
-
Translation Work Bench
-
Introduction to Visual Force
-
Building our first VisualForce Page -- Careers
-
Creating a Salesforce Site
-
Visualforce Example - Mass update records