Salesforce Training In Hyderabad | Salesforce Institutes In Hyderabad

Jacinta InfoTech

SALESFORCE CRM CLOUD (Admin,Dev,Integration,Lightning)

SALESFORCE (Agenda)

Level1 (Admin )

 

CRM – Customer Relationship Management 

  1.             What is CRM(Customer Relationship Management)?
  2.             CRM Basic entities
  3.             Sub Modules of CRM
  4.             Existing CRMs

Salesforce.com Introduction

  1.             What is Salesforce.com?
  2.             Why Salesforce.com?
  3.             Different editions in Salesforce.com
  4.             How to sign up for Developer Edition?

Salesforce.com Basic Navigations

  1.             What are Records?
  2.             What are Related Lists?
  3.             Action Column
  4.             Help Links

Salesforce.com Level 1

  1. 1.             Types of Objects

                     1.1.           Standard Objects

                     1.2.           Custom Objects

  1.             Types of Fields

                     2.1.           Standard Fields

                     2.2.           Custom Fields

  1.             Types of Relationships
  2. 4.             Field Dependency
  3.             Different types of Email templates

                     5.1.          Text

                     5.2.          HTML (using Letterhead)

                     5.3.          Custom (without using Letterhead)

                     5.4.          Visualforce

  1.             Custom application
  2.             Console application
  3.             Field Accessibility
  4.             Grant Login Access
  5.            Calendar
  6.            Console Tab
  7.            Trusted IP Ranges
  8.            Session Settings
  9. 14.            Different types of tabs

                     14.1.           Custom Object Tab

                     14.2.           Web Tab

                     14.3.           Visualforce Tab

  1.            Field History Tracking in Salesforce
  2.            Feed Tracking
  3.            http://boards.developerforce.com
  4.            http://trust.salesforce.com
  5.            View setup audit trail
  6.            Organization Wide Default
  7. 21.            Roles
  8.            Role Hierarchy
  9.            Sharing Rules
  10.            Profiles
  11.            Permission Sets
  12.            Password Policies
  13.            Developer console
  14. 28.            Validation Rules

                 Formula fields

  1. 29.            Workflow rules

                     29.1.           Email Alert

                     29.2.           Task

                     29.3.           Field Update

                     29.4.           Outbound Message

  1.            Approval process
  2.            Reports and Dashboards
  3. 32.            Scheduling reports
  4. 33.            Report Types
  5.            Adding dashboards in Home page
  6.            Chatter
  7.            Queues
  8. 38.            Public Groups
  9.            Assignment Rules
  10.            Auto Response Rule
  11.            Views
  12. 43.            Search Layouts

                    43.1.           Search Results

                     43.2.           Lookup Dialogs

                     43.3.           Lookup Phone Dialogs

                     43.4.           Accounts Tab

                     43.5.           Accounts List View

                     43.6.           Search Filter Fields

  1.            Page Layout
  2.            Mini Page Layout
  3. 47.            Record Types
  4. 48.            Apex Data loader  tool
  5.            Force.com Sites
  6.            Data Management

                     51.1.           Analytic Snapshots

                     51.2.           Import Accounts/Contacts

                     51.3.           Import Leads

                     51.4.           Import Solutions

                     51.5.           Import Custom Objects

                     51.6.           Data Export

                     51.7.           Storage Usage

                     51.8.           Mass Transfer Records

                     51.9.           Mass Delete Records

                     51.10.          Mass Transfer Approval Requests

                     51.11.          Mass Update Addresses

                     51.12.          Data Loader

  1.            MVC Pattern
  2.            Login Hours restriction for Profiles
  3.            Edit, Delete and Clone Buttons
  4.            App Exchange
  5.            Email to Case
  6.            Web-to-Lead
  7.            Web-to-Case
  8.            Schema Builder
  9.            Visualforce page
  10.            Actions in Salesforce
  11.            How to expire all the users password in Salesforce?
  12.            How Salesforce login works?
    72.            Account, Opportunity and Case
    73.            Manual Sharing
    74.            Renaming Tab Names and Labels 
    75.            Dataloader
    76.            Merge tool
    77.            https://success.salesforce.com
  13.            Action buttons,links
  14.          Deployment

 Salesforce.com Level 2(Development)

 

  1.              Custom Settings
  2.              Custom Components
  3.              Difference between Developer, Configuration only and Full      Sandboxes.
  4.              Adding controller to Visualforce page
  5.              Apex Classes

                    basics                  

                    Oops concept

                   collections

  1.              Custom Labels
  2.              Adding Error message in Visualforce page
  3.              Triggers
  4.              Unit testing
  5.             Batch Apex
  6.             Scheduling apex
  7. 12.             wrapper classes
  8.                  Annotations
  9.             Force.com IDE installation
  10.             Calling Apex method from Custom Button
  11.             Date Picker in Visualforce page
  12.             With Sharing and Without Sharing in Apex Classes
  13. 19.             List, Set and Map collection data types
  14.             Moving Components from one organization to another organization
  15.             Creating table in VF using apex:panelGrid
  16.             Standard Controller, Custom Controller and Extensions 
  17.             How to create a Sandbox in Salesforce?
  18.             How to login into Sandbox in Salesforce?
  19.             How to create Inbound Change set?
  20.             How to create Outbound Change set?
  21.             Adding help text for apex:inputText
  22.             Debugging Apex code
  23.             Try and Catch block
  24.             Governor Limits in Salesforce.com
  25.             Hide and Show in Visualforce page
  26. 32.             visual force  tags and scenarios
  27.               SOQL and SOSL
  28.          Ajax componets in vf pages
  29.          How to create picklist in vfpages
  30.          how to show tables in vf page
  31.           pagenation in vf pages