Radical Technologies
Call :+91 8055223360

SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT

SALES FORCE-ADMIN+LIGHTNING+JAVASCRIPT ONLINE TRAINING

We provide a complete hands-on training that includes 60% practicals and 40% theory. Our training helps students to gain conceptual knowledge and clear certification. We include real-time business scenarios in our practical hands-on training.

Covering Administration | Development | Deployment  Topics From the Very Basic to Advanced

3200 Satisfied Learners

CLOUD COMPUTING SALESFORCE TRAINING IN PUNE | ONLINE

Duration of Training  :  70 hrs

Batch type  :  Weekdays/Weekends

Mode of Training  :  Classroom/Online/Corporate Training

 

Salesforce – Admin + Dev + Lightning Training & Certification in Pune

Highly Experienced Certified Trainer with 10+ yrs Exp. in Industry

Realtime Projects, Scenarios & Assignments

 

  • All Placement Support we provide you
  • We Provide all guidance & support to make you a Certified Professional

CLOUD COMPUTING

  • Be a Salesforce Expert in just 3 Months
  • Migrate and Implement Cloud Application by your own 
  • Be Certified Salesforce Admin & Advanced Admin 
  • Get Hands-Own on App Builder – Developer I and Developer II Cert Path
  • Sales Cloud and Service Cloud Consultant Training and Certification
  • JOB Oriented Practical’s  make you to earn 3+ year expertise in Salesforce

 

 

SALESFORCE COURSE CONTENT

Introducing the concept of Cloud Computing

    1. Software as a Service (SaaS)

    2. Platform as a Service (PaaS)

    3. Infrastructure as a Service (IaaS)

 
Introducing the CRM (Standard) Applications
    1. What is CRM ?
    2. Key benefits of using CRM for business
    3. Walk through all CRM applications provided by Salesforce
 
SALESFORCE TECHNICAL TRAINING MODULES
 
Salesforce Administrator :

Understand relational database

Learn different types of relationships

Learn “Primary Key” – “Foreign Key”

Study Salesforce security of various types

Build custom applications, objects, fields, relationships

Create users and manages their access

Understand standard validations and learn how to apply custom validations

Use Salesforce automation to add business logics

Implement approval process and other business logics with case study

Learn how to manage bulk data request

Use Import-Wizard and Data-Loader to manage bulk data operations

Understand what is security token and how to use it

Learn different Data-Loader commands

Use of “External Id” in Upsert operation (with a real-time example)

Understand importance of analytics for a business

Learn various report formats with report types

Create folders in application and configure different accesses for different users

Create dashboards with different components

Configure dashboard for Home screen

 
Salesforce Development :

Understand what is apex?

Learn apex basics

Discuss Loops & Collections

Understand SOSL & SOQL

Build various queries for different business scenarios and review the result

Provide detailed information on complex queries

Provide information on trigger events & trigger context variables

Study combinations of trigger events and context variables

Implement triggers, each with a case study

Provide information on test apex and handler classes

Provide guidelines/ best practices of building apex classes

Explain step-by-step or line-by-line the apex logic

Provide details of visualforce (framework)

Use standard and custom controllers to build VF pages

Configure the visualforce pages in application

Build VF pages using Jquery or bootstrap libraries

Explain use of HTML code on VF page

 
Salesforce Lightning :

What is LWC (Lightning Web Component)?

how is LWC differnce than AURA?

Installation of Visual Studio Code for LWC

Lightning Studio for LWC

Life Cycle hooks in LWC

use of CSS in LWC

SOQL in LWC

Use of Apex in LWC

Decorators(@track/@wire/@api) in LWC

use of @wire in LWC to call Apex

Imperative Apex Call in LWC

Parent-Child Component call in LWC

Child-Parent Component call in LWC

use of Constructor/ConnectedCallback in LWC

How to Add LWC on Record page

Add LWC on Quick Action

Add LWC as a Tab in Salesforce

CloseQuick action in LWC

Deployment through VS Code

SALESFORCE TRAINING DAY WISE SYLLABUS

Day 1 :

JavaScript Skills for Salesforce Developers

Learn JavaScript Core Concepts
Understand JavaScript in the Browser
Work with Objects, Classes, and Prototypical Inheritance
Take Action with Events and Functions
Learn About Context, Scope, and Closures
Write Asynchronous JavaScript

Day 2 :

SALESFORCE – Introduction 

Introducing the concept of Cloud Computing
Introduction of cloud vendors (Salesforce)
Overview of each of three building blocks in cloud applications

 SAAS (Salesforce.com)
 PAAS (Force.com)
 IAAS

Day 3 :

Overview of Database Concepts
Database structure
Normal (Excel based) Database Vs. Relational (Salesforce) Database
Benefits & Use of Relational Database

Day-4 :

Introducing the Force.com Platform
Understanding of Standard Objects
Standard Object Flow (SAAS)
Creation of a Free Developer account :
http://www.developerforce.com/events/regular/registration.php
(This org will be used to develop and test the application during the entire Course)

Day-5 :

Building a Simple App
Becoming familiar with the Force.com Setup Area
Introduction of Standard Objects
Introduction of Custom Objects
Introduction of Tabs, Standard & Custom Fields, Detail Page and Related Lists

Day-6 :

Enhancement of the App
Relationships :
Types of Relationship
Understanding of each Relationship with a use business case
Differentiation between One-to-Many and Many-to-Many
Introduction of Primary-Keys & Foreign-Keys (Conceptual Knowledge)
Roll-up Summery Field
Formula & Cross Object Formula Field:
Guidance & Hand-on with Date, Text and number formulas
QUESTIONS (?)……………..

Day-7 :

Securities in Salesforce App
Object Level Securities
Describe different object-wise permissions and their impact
Difference between Read Vs. View All, Edit Vs. Modify All
Record Level Securities
Describe OWD (Organization-Wide Default)
Record sharing using Roll-Hierarchy
Describe Sharing Rules
Manual Sharing
Field Level Securities
Field Properties
Unique property
External Id (Considered in Data Management)
Required property
QUESTIONS (?)…………

Day -8 :

Business Logic Implementation
Rules for Automation :
Validation Rule (Run on highest priority for the App)
Workflow (Time-Dependent & Time-Independent)
Assignment Rule
Auto-Response Rule (Live example with Web-to-Lead functionality)
Escalation Rule
Introduction and use of Record Type
Introduction and use of Different Page-Layouts using Record-Type

Day-9 :

Approval Process :
Single-step Approval
Multi-steps Approval
Differentiation between Workflow rule & Approval process
Email to approve the request
Understanding the order of Execution of all these rules
QUESTIONS (?)…………………………………………………………

Day-10 :

SOQL & SOSL
Introduction of SOQL & SOSL
Introduction of Queries traversing from Child to Parent Object
Introduction of Queries traversing from Parent to Child Object
Introduction of aggregate Queries
Introduction of Semi-Join & Anti-Join
Field Semi-Join & Anti-Join
Reference Semi-Join & Anti-Join

Day-11 :

Complex Business Logic Implementation
Introduction of Apex
Introduction of Collection Types, Loops & DML Statements
Understanding of Traditional FOR LOOP & Advance FOR LOOP
Understanding of Loops with SOQLs
Implementation of Apex-Trigger
Understanding & Use of Trigger Context Variables

Day- 12 :

Data Management
Introduction Import-Wizard
Few Standard Objects and All Custom Objects will be supported
De-Duplication as default behavior
Use of External IDs
Introduction & Use of Apex Data-Loader
Use of different actions (Call) like Import, Update, Upsert, etc.
Also Supported by CLI
Difference between Import-Wizard & Data-Loader
QUESTIONS (?)

Day-13 :

Introduction of MVC Architecture :
Data Model
View
Controller

Day-14 :

Report & Dashboard
REPORT :
Introduction of Report Types (Standard Report Type & Custom Report Type)
Introduction of Types of Report
Tabular Report
Summary Report
Matrix Report
Join Report
Feature of the SFDC Report
Custom Summary Formula field
Bucket Filed
Condition High-lighting
Scheduling report for future run

DASHBOARD :
Introduction of different dashboard components and their usage
Selection of the Component to meet the given requirement
Dashboard Settings
Formatting of the Different Graphs (Components)
Drill down to the source report while click on the graphs
Dashboard Running User concept

 

Day- 15 :

Building a Visualforce (Custom) Page for the App :
Introduction of Visualforce Pages
Difference between Standard Controller & (Custom) Controller
Hands-on to Create a List-view, Detail-Page, Copy the page as PDF when click a Button or Link
Hands-on to display data in Table format, enabling pagination, calling action on a Button or Link, etc.
Use of JavaScript in VF-pages. (Adding dependencies, etc.)

Day-16 :

Overview of other force.com capabilities
Different type of Sandboxes and their usage
Enable Web-to-Lead (or Web-to-Case) for the org
Introduction of Site.Com and creation of site using it
Introduction of Debug Logs

Day-17 :

Learning Apex & Deployment Tools
Introduction of Apex Classes
Invoke a class or its method via Triggers
Use as a Controller for a VF page
Difference between Controller & Extension
Introduction of test class & methods to cover Apex
Deployment Tools :
Force.com IDE (Eclipse Plugin)
Force.com Migration Tool (Ant Based)
One live Force.com Project :- (Two weeks)

20 hours

Salesforce Lightning :

What is LWC (Lightning Web Component)?

how is LWC difference than AURA?

Installation of Visual Studio Code for LWC

Lightning Studio for LWC

Life Cycle hooks in LWC

use of CSS in LWC

SOQL in LWC

Use of Apex in LWC

Decorators (@track/@wire/@api) in LWC

use of @wire in LWC to call Apex

Imperative Apex Call in LWC

Parent-Child Component call in LWC

Child-Parent Component call in LWC

Use of Constructor/Connected Callback in LWC

How to Add LWC on Record page

Add LWC on Quick Action

Add LWC as a Tab in Salesforce

Close Quick action in LWC

Deployment through VS Code

 

JavaScript :

o Introduction to Client Side Scripting

o Introduction to Java Script

o JavaScript Types

o Variables in JS

o Operators in JS

o Conditions Statements

o Java Script Loops

o JS Popup Boxes

o JS Events

o JS Arrays

o Working with Arrays

o JS Objects

o JS Functions

o Using Java Script in Realtime

o Validation of Forms

o Related Examples

Administrator ==> Advanced Administrator ==> (Sales & Service Cloud) consultant

App Builder ==> Platform Developer – 1 ==> Platform Developer – 2 ==> Solution Architect

9+ years of industry experience, worked with various domains like supply CRM, chain management, non profits & higher educations. Accredited “Customer Satisfaction Star” by VP, Salesforce global support during working with Salesforce . 4+ years of experience in both classroom and online training. Holding 6 Salesforce certifications with excellent knowledge on concepts. Expert facilitator and Salesforce Instructor with experience in designing programs, content development, facilitating organizational development workshops

Radical is best training institute that provides technical training to help people to grow in their career. Trainers are coming with best industry experience and they are experts in their subject

We produced 1200+ Salesforce Certified professionals and good track record on placements.

  • Training By 9+ Years experienced Real Time Trainer
  • A pool of 200+ real time Practical Sessions on Salesforce
  • Scenarios and Assignments to make sure you compete with current Industry standards
  • World class training methods
  • Training  until the candidate get placed
  • Certification and Placement Support until you get certified and placed
  • All training in reasonable cost
  • 10000+ Satisfied candidates
  • 5000+ Placement Records
  • Corporate and Online Training in reasonable Cost
  • Complete End-to-End Project with Each Course
  • World Class Lab Facility which facilitates I3 /I5 /I7 Servers and Cisco UCS Servers
  •  Covers Topics other than from Books which is required for the IT Industry
  • Resume And Interview preparation with 100% Hands-on Practical sessions
  • Doubt clearing sessions any time after the course
  • Happy to help you any time after the course

Advanced Administrator ==> (Sales & Service Cloud) consultant

Platform Developer – 1 ==> Platform Developer – 2 ==> Solution Architect

Our Courses

Drop A Query

    Enquire Now











      This will close in 0 seconds

      Call Now ButtonCall Us
      Enquire Now










        X
        Enquire Now