image
The Ultimate Drawing Course Beginner to Advanced...
$179
$79
image
User Experience Design Essentials - Adobe XD UI UX...
$179
$79
Total:
$659

Description

The project aim is to provide real-time knowledge for all the students who have basic knowledge of Salesforce and Looking for a real-time project. This project will also help to those professionals who are in cross-technology and wanted to switch to Salesforce with the help of this project they will gain knowledge and can include into their resume as well.
This project includes the following topics
Salesforce Admin
Objects & Relationships
Sharing Rules, OWD & Roles
Community
Salesforce Development
Apex Trigger
Apex Batch Apex
Future Method
Integration ( Both Apex REST & REST API )
Lightning Web Component - This Covers most of the lightning web component including
Events
Custom Lookup
Calling Apex in bot wire & imperative apex
Using Web Component in Community
Navigation & Toast Events
etc.
Reusable Error Handling Framework
Salesforce Community - For the project, we are using Customer Community
This project will give you confidence and it will be fun learning.
Who this course is for:
Any Student who have basic idea about what Salesforce is
Cross Technology professionals who wanted to switch into Salesforce and looking for a real time project
Salesforce professionals looking for good real time project.

What you'll learn

Real Time Salesforce Project

Object & Relationship in Salesforce

Security Model of Salesforce

Integration both APEX REST & REST API

Lightning Web Component

Basic of Salesforce Community

How to Develop Error Handling Framework

Requirements

  • You will need a copy of Adobe XD 2019 or above. A free trial can be downloaded from Adobe.
  • No previous design experience is needed.
  • No previous Adobe XD skills are needed.

Course Content

27 sections • 95 lectures
Expand All Sections
1-Welcome to the course!
2
1.1-Course Overview
1.2-A welcome message from the instructor
2-Project Document & Code
4
2.1-Project Document
2.2-Project Document PDF
2.3-Project Code
2.4-Important Message
3-Before We Start
2
3.1-Profiles & Permission Set in Salesforce
3.2-Organization Wide Default in Salesforce
4-Application Setup
7
4.1-Before We Start
4.2-Link to install unmanaged package
4.3-Install all the required objects and fields
4.4-Create a Custom Lightning Application
4.5-Day 2 - Setup Validation Rule in Salesforce.
4.6-Day 3 - How to Setup Duplicate Rules in Salesforce
4.7-Day 4 - Work with Profiles, Roles, OWD & Sharing Rules in Salesforce
5-Error Handling Framework
2
5.1-Error Log is System Event Now
5.2-Day 5 - Develop a Reusable Error Handling Framework
6-Develop Required Apex Triggers
3
6.1-Day 6 - Develop an Apex Trigger to reject duplicate bookings
6.2-Day 7 - Send the Event Confirmation Email using Apex Trigger
6.3-Develop UnitTest
7-Work With Batch Apex in Salesforce
2
7.1-Day 8 - Develop Batch Apex in Salesforce
7.2-Write Unit test for Batch Apex DeleteEventBatch
8-Consume External System inside Salesforce Using Integration
1
8.1-Day 10 Make an API Callout from Apex Trigger using Future Method
9-Make Your VS Code to Work with LWC
2
9.1-Day 11 How to Setup VS Code with Non-Scratch ORG Salesforce
9.2-How to Create Custom Lookup Using Lighting Component
10-Lightning Web Component
10
10.1-Add Event Component Part 1
10.2-Add Event Component Part 2
10.3-Event Details Component Part 1
10.4-Event Details Component Part 2
10.5-Event List Component Part 1
10.6-Event List Component Part 2
10.7-Attendee Events Component Part 1
10.8-Attendee Events Component Part 2
10.9-Modify Event Detail Component
10.10-Create SpeakerTile Component
11-Expose Salesforce Data using Apex Rest Service
2
11.1-What is Apex Rest
11.2-Expose Event Records to External System
12-Setup Community For Project
27
12.1-Salesforce Community is Digital Experience Now
12.2-Identify & Create the Community
12.3-Setup Community Profiles
12.4-Give Access to Salesforce Apex Class
12.5-Modify Guest User Profile to Provide the Object Access
12.6-Create Sharing Rules to Share the Records to Guest User
12.7-Setup Login & Registration Page
12.8-Make Required Changes to Community
12.9-Use Lightning Web Component inside Community
12.10-Enable SSO for Salesforce Community
12.11-Modify Home Page of Digital Experience
12.12-Useful VS Code Extensions for Development
12.13-Develop Event List Component
12.14-Modify Event List Component
12.15-Create Event Detail Component
12.16-Modify Event Detail Component
12.17-Display Location on the Event Detail Page
12.18-Display Speaker and Organizer on the Event Detail Page
12.19-Create Content Version Trigger
12.20-Complete Content Version Trigger Part 2
12.21-Create Footer Component
12.22-Hide RSVP Button from Guest User
12.23-Create RSVP Component
12.24-Create RSVP Component Part 2
12.25-Work with Past Events
12.26-Contact Us Component
12.27-Wrap-up the Course
13-Interview Questions & Answers
1
13.1-Questions related to interview
14-Complete Code for the Project
1
14.1-Complete Code