SlideShare a Scribd company logo
Automate Business Processes
with force.com
Enhance Partner Management and Support Productivity

                       Mudit Agarwal (@2mudit)
                       SFDC Solutions Architect, VMware

                       Sri Vellimedu
                       Senior Manager, Business Solutions, VMware
Mudit Agarwal
Salesforce Solutions Architect
VMware
@2mudit
Sri Vellimedu
Sr. Manager, Business Solutions,
VMware
Key Takeaways

1. Highlight SalesForce Partner Content Management
   complexity at VMware
2. Learn how VMware has built innovative and scalable
   solutions within the governor limits
3. Gain Insight into building solutions which goes across
   platform/ technologies


                             4
Agenda

  About VMware
   Company Background
   Salesforce Journey
  Case Study -1 (Public group Automation)
  Case Study -2 (Effort Tracking)
  Closing


                         5
VMware is the Customer Proven Market Leader
 Company Overview
       $3.77 billion in 2011 revenues
       >$4.5 billion in cash and equivalents
       30%+ operating margins                  As of mid-2011,
       ~11,000 employees worldwide
       5th largest infrastructure software
                                                about 81%
        company in the world
                                                of installed VMs are
 Proven in the Trenches
       300,000+ VMware customers               VMware-based
       100% of Fortune 100
       100% of Fortune Global 100              Gartner, June 2011
       99% of Fortune 1000
       97% of Fortune Global 500
Single ORG
VMware Salesforce Journey               • Internal users: 8K
                                        • Partners & Users: 58K / 366K
                                        • Customers: 348K
                       Phase 3 –
Phase 1                  Sales
  PRM                    Cloud                     Roadmap
 (2009)                 (2010)                     Releases




          Phase 2 –                 Phase 4 –
          Lead Mgmt                  Service
            (2009)                 Cloud (2011)




                             7
Case Study 1: Dynamic Group Assignment


 Problem Statement / Drivers
 Solution Approach
 Results: Benefits & Metrics
 Demo
 Best Practices


                         8
Problem Statement/Business Drivers

 Increasing Complexity of VMware’s Partner
  Central implementation – Personalization and
  Content
 Rapid growth of Partners and Partner Users
 Real time access to the content
Partner Central – Increasing Complexity


A consolidated portal on
Salesforce to effectively
manage a large-scale,
complex channel-driven
operations and drive revenue
through collaboration and
enablement of go to market
strategies




                               10
Partner Central - Growth

1400                                  10000
                                       9000
1200
                                       8000
1000                                   7000

800                                    6000
                                       5000
600                                    4000
400                                    3000
         ~1000 New Partners / Month    2000
                                              Over 7500 New Users / Month
200
                                       1000
  0                                       0
Partner Central – Real time Updates
                                      Volume & Scalability
Self-Service Changes                  • New partners & users - immediate
• Automated Profile Adjustment          access
• Enrollment, Registration &          • Changes to partners, program
  Progression                           memberships, user profiles,
                                        certifications

                 Personalized Content
                 • Programs, Levels & Certification
                 • Geography
                 • Partner User Attributes

                                 12
All about Solution

                Group Setup / Evaluations Criterion

                Solution Approach

                Batch Chaining

                Salient Features

                Design Considerations
Group Setup
                Standard objects - Account, Contact &
 Public Group   Profile
    Rules       Custom objects - Program details,
                competency, certification, Subscription

                Rule-based Group Membership based on:
                • Account Attributes e.g. Name, Country,
                  Geo
Dynamic Group
 Assignment     • Program Attributes e.g. Level, Type, Status
                • Competency Attributes e.g. Name, Status
                • Contact Attributes e.g. Profile, Type
                • Subscription Attributes e.g. Name, Status

                      14
Evaluation Criterion

             Account, Program detail, competency,
                  certification, Subscription


                       Profile & Partner User



                          Rules Changes
Solution Approach
                              Apex Triggers                                    Rules        User




                                                              Apex Triggers
 Apex Triggers

                  Account        Contact      Subscription                    Changes     Creation
                  Program
                               Competency     Certification
                 Membership
                              Apex Triggers
                                                                                 Assignment Engine

                     Group Admin Queue




                                                  16
Assignment
 Batch Chaining                                                          Engine




Batch-1             Batch-2               Batch-3               Batch-4
• Assign Job ID     • Pick ‘Insert’ and   • Pick ‘Delete’ and   • ‘Delete’ from
• Assign action &     given Job ID          given Job ID          Custom Obj.
  Status            • Insert into Group   • Delete from         • Mark status as
                      Member                Group Member          ‘Complete’
Design Salient Features


                            Duplicate
      Batch Chaining
                          record filtering


                     Reduce
                 transactions on
                   setup object
Design Considerations – Governor Limits

 Can’t do CRUD operations on custom and standard objects in one
  context
 Expedite processing by Insert first before Delete
 Minimize Setup Object Locking
 Data Volume – 60k+ Partners, 360k+ Partners Users, 300+ Groups,
  1500+ Rules
    – Heap Size (Apex batch)
    – Select (collection)
    – CRUD (Batch Apex chaining)
Results
   Reduce Locking
   Partner Personalization
   Partner Satisfaction
   High Volume Events, Processed near real time


      Group Assignment by Event         Before       After

       New partner user registration   Hours/Days   Minutes

       Digital River payment / SET       Hours      Minutes

        Account Attribute changes        Days       Hours
Dreamforce'12 - Automate Business Processes with Force.com
Best Practices

                  Extensive
  Listen to                         Governor
                   Design
 your users                          Limits
                   reviews

            Data-           Test, Test
           migration        and Test


                       22
Case Study-2 (Effort Tracking)

   Problem Statement/ Drivers
   Approach
   Results: Benefits & Metrics
   Demo
   Best Practices


                          23
Business Drivers

VMware's Customer
Service organization
needed the ability to       Automated   Standard
track effort spent           Solution   Interface
by all parties working on

Customer
Cases in
Salesforce.com
                                Management
                                 Reporting
Business Benefits
                    Visibility into effort spent on Customer Cases


                    Visibility on effort spent on supporting products

                       Ability to put actual cost towards customer-
   Business                            reported issues
   Benefits
                    Ability to track actual cost through the support
                                         life cycle
                     Validate staffing model assumptions based on
                                          effort

                     Ability to more accurately distribute resources
                                        globally
Time Tracking Categories
Time is tracked for the following activities in a case
Viewing a Case
Editing a Case
Sending Emails from within the Case
Performing troubleshooting activities – WebEx sessions etc
Browsing knowledge base
And several other activities related to the Case
Example Use Case
Time Accrual View
This view provides an ability for users to see the cases that have
accrued time in that 24 hour period (to be reset every day)
All about Solution

                Logical View

                Transaction Flow

                Solution Highlights

                Design Considerations
Solution Approach – Logical View




                                              SFDC
                               Call to
                               Controller
                                            Record time
                 Calculate                  on Case
                 Time/ Event
Solution Approach – Transaction Flow
                            Browser Events




                                                         Browser Events
 Browser Events


                              On Before
                  On Load                    Has Focus
                               unload


                            Browser Events

                                                                          Time Recording
                    Time Track Controller
Solution Highlights


Tracking at           Multi Tab     Browser
User level            Support     Close Event


                           Manual time
         CTI pop ups
                             entry
Track Total Time
Timer & time tracking per user
All time track Records
Design Considerations


         Browser
                        User Impact
         Events

                  Reduce
                  calls to
                 Salesforce
Results

 Visibility into effort spent on Customer Cases
 Ability to track actual cost through the support
  life cycle
 Identify issues/support cost per product
 Help in planning / Scheduling
Dreamforce'12 - Automate Business Processes with Force.com
Best Practices
 Thoroughly test compatibility across web browsers
  Positioning is key – customer support reps should not feel that
   big brother is watching
  Have a clear analytics plan to segment large amounts data
   generated from effort tracking
  Test, Test and Test




                               39
Closing

        Need for
                       Getting most out
     Automating high
                        of Salesforce
     impact business
                           platform
       processes


                Operational
                Excellence
Mudit Agarwal            Sri Vellimedu
Salesforce Solutions   Sr. Manager, Business
 Architect, VMware           Solutions
     @2mudit
Dreamforce'12 - Automate Business Processes with Force.com

More Related Content

PDF
Transformational Steps on the Journey to Demand Driven Supply Network
PDF
Modernize your-java ee-app-server-infrastructure
PDF
Mohamad Afshar Moving Beyond Project Level S O A
PDF
Rebecca White, Pmp
PPTX
SaaS PPM - How Do You Know When It's Right For You? EPM Live Webinar Presenta...
PPTX
Portfolio Planning for 2013 - Keeping It Basic
PDF
Moving Beyond Project Level SOA
PDF
Mohamad Afshar Moving Beyond Project Level S O A V1
Transformational Steps on the Journey to Demand Driven Supply Network
Modernize your-java ee-app-server-infrastructure
Mohamad Afshar Moving Beyond Project Level S O A
Rebecca White, Pmp
SaaS PPM - How Do You Know When It's Right For You? EPM Live Webinar Presenta...
Portfolio Planning for 2013 - Keeping It Basic
Moving Beyond Project Level SOA
Mohamad Afshar Moving Beyond Project Level S O A V1

What's hot (20)

PDF
An approach to extract the business value from soa services
PDF
Website Design and Development
PPTX
Integrated it portfolio management using epm live's it engine app
PDF
6 rpt oracle_plugin-anitha_krishnamurthy
 
PDF
Rational
 
PDF
How to make_it_real-hayden_lindsey
 
PDF
Aras Vision and Roadmap with Aras Innovator PLM Software
PDF
All That Jazz
PDF
Asyma E3 2012 - Sage 300 ERP 2012 - Emerging Trends - Jamie Kandola
PPTX
Cor source solutions on premise to on demand saas u 2 2012
PDF
Opportunities in challenging_times-steve_robinson
 
PPTX
Oracle Realizing the Potential of SOA
PDF
Microsoft Partner Network Overview June 2010
PPTX
TeleManagement Forum OSSera Case Study - AIS Thailand Service Manager Present...
PPTX
Modern Apps and App Lifecycle
PDF
Developer and Fusion Middleware 2 _Alex Peattie _ An introduction to Oracle S...
PDF
Microsoft Dynamics CRM: What's New 2011
PDF
BSM201.pdf
PPT
Hudson it validateskills joint ppt march 7th conf v2
PPT
The business benefits_of_metastorm_bp_mv9
An approach to extract the business value from soa services
Website Design and Development
Integrated it portfolio management using epm live's it engine app
6 rpt oracle_plugin-anitha_krishnamurthy
 
Rational
 
How to make_it_real-hayden_lindsey
 
Aras Vision and Roadmap with Aras Innovator PLM Software
All That Jazz
Asyma E3 2012 - Sage 300 ERP 2012 - Emerging Trends - Jamie Kandola
Cor source solutions on premise to on demand saas u 2 2012
Opportunities in challenging_times-steve_robinson
 
Oracle Realizing the Potential of SOA
Microsoft Partner Network Overview June 2010
TeleManagement Forum OSSera Case Study - AIS Thailand Service Manager Present...
Modern Apps and App Lifecycle
Developer and Fusion Middleware 2 _Alex Peattie _ An introduction to Oracle S...
Microsoft Dynamics CRM: What's New 2011
BSM201.pdf
Hudson it validateskills joint ppt march 7th conf v2
The business benefits_of_metastorm_bp_mv9
Ad

Viewers also liked (12)

PDF
Architecting Composite Applications With Force.com and Heroku
PPTX
Cloud Computing in Practice: Fast Application Development and Delivery on For...
PPTX
Leveraging Force.com: What, Why & Hows?
PDF
Introduction to Force.com
PDF
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...
PDF
AtlasCamp 2010: Understanding the Atlassian Platform - Tim Pettersen
PPT
What you need to know on Force.com in 10 slides
PDF
Intro to Force.com Webinar presentation
PPTX
Force.com Canvas - a Quick Introduction
PPTX
What is force.com?
PDF
Variant Configuration Overview
PPT
Salesforce Presentation
Architecting Composite Applications With Force.com and Heroku
Cloud Computing in Practice: Fast Application Development and Delivery on For...
Leveraging Force.com: What, Why & Hows?
Introduction to Force.com
Visualforce & Force.com Canvas: Unlock your Web App inside of Salesforce.com ...
AtlasCamp 2010: Understanding the Atlassian Platform - Tim Pettersen
What you need to know on Force.com in 10 slides
Intro to Force.com Webinar presentation
Force.com Canvas - a Quick Introduction
What is force.com?
Variant Configuration Overview
Salesforce Presentation
Ad

Similar to Dreamforce'12 - Automate Business Processes with Force.com (20)

PDF
Managing the Role Hierarchy at Enterprise Scale
PDF
Real User Experience Insight
PDF
Real User Experience Insight
PDF
Real User Experience Insight
PDF
TSIA/TSW Support Services Partner Best Practices Panel
PPTX
Net@Work Client Presentation with Security
PDF
Performance Monitoring and Testing in the Salesforce Cloud
PPTX
Scalable eCommerce Solutions: Salmon
XLSX
Crm application analysis tool
PDF
Richard J. Sherman from Emeritus Supply Chain Council on ‘Keeping SCOR in You...
PPTX
Netax sdc
PDF
Salesforce Solution For Software Industry
PDF
Application Lifecycle Management & VSTS
PDF
Q3 2009 Small Business Specialist Pal Meeting February 2009 Final
PDF
OTM DELIVERED : How Business Process Outsourcing and Preconfigured Solutions...
PPTX
Netax presentation web
PDF
Just-In-Time Licensing
PDF
OrchestratedFuel - SAP for Petroleum Distributors and Suppliers
PPT
Computer Enterprises Inc
PPT
SARCOM Corporate Overview
Managing the Role Hierarchy at Enterprise Scale
Real User Experience Insight
Real User Experience Insight
Real User Experience Insight
TSIA/TSW Support Services Partner Best Practices Panel
Net@Work Client Presentation with Security
Performance Monitoring and Testing in the Salesforce Cloud
Scalable eCommerce Solutions: Salmon
Crm application analysis tool
Richard J. Sherman from Emeritus Supply Chain Council on ‘Keeping SCOR in You...
Netax sdc
Salesforce Solution For Software Industry
Application Lifecycle Management & VSTS
Q3 2009 Small Business Specialist Pal Meeting February 2009 Final
OTM DELIVERED : How Business Process Outsourcing and Preconfigured Solutions...
Netax presentation web
Just-In-Time Licensing
OrchestratedFuel - SAP for Petroleum Distributors and Suppliers
Computer Enterprises Inc
SARCOM Corporate Overview

More from Mudit Agarwal (8)

PDF
DF15-Integration Stories from the Field
PDF
DF14-So Many Features Dreamforce ’14 Presentation FINAL-Monday-13OCT2014
PDF
Df14 so many features dreamforce ’14
PDF
Cloud Computing Trends By Mudit Agarwal
PDF
Dreamforce'12 - Making the Complex Simple - Magic Behind Back-end Integrations
PDF
My Cover Story Article (Reverse Logistics Magazine)
PPTX
Lean forward case study at Cisco
PDF
Cisco Case Study Reverse Logistics Transformation (Interlog)
DF15-Integration Stories from the Field
DF14-So Many Features Dreamforce ’14 Presentation FINAL-Monday-13OCT2014
Df14 so many features dreamforce ’14
Cloud Computing Trends By Mudit Agarwal
Dreamforce'12 - Making the Complex Simple - Magic Behind Back-end Integrations
My Cover Story Article (Reverse Logistics Magazine)
Lean forward case study at Cisco
Cisco Case Study Reverse Logistics Transformation (Interlog)

Recently uploaded (20)

PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Machine learning based COVID-19 study performance prediction
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
GamePlan Trading System Review: Professional Trader's Honest Take
PDF
Electronic commerce courselecture one. Pdf
Unlocking AI with Model Context Protocol (MCP)
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Network Security Unit 5.pdf for BCA BBA.
Machine learning based COVID-19 study performance prediction
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
MYSQL Presentation for SQL database connectivity
NewMind AI Weekly Chronicles - August'25 Week I
20250228 LYD VKU AI Blended-Learning.pptx
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Advanced methodologies resolving dimensionality complications for autism neur...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
CIFDAQ's Market Insight: SEC Turns Pro Crypto
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Dropbox Q2 2025 Financial Results & Investor Presentation
The AUB Centre for AI in Media Proposal.docx
GamePlan Trading System Review: Professional Trader's Honest Take
Electronic commerce courselecture one. Pdf

Dreamforce'12 - Automate Business Processes with Force.com

  • 1. Automate Business Processes with force.com Enhance Partner Management and Support Productivity Mudit Agarwal (@2mudit) SFDC Solutions Architect, VMware Sri Vellimedu Senior Manager, Business Solutions, VMware
  • 2. Mudit Agarwal Salesforce Solutions Architect VMware @2mudit
  • 3. Sri Vellimedu Sr. Manager, Business Solutions, VMware
  • 4. Key Takeaways 1. Highlight SalesForce Partner Content Management complexity at VMware 2. Learn how VMware has built innovative and scalable solutions within the governor limits 3. Gain Insight into building solutions which goes across platform/ technologies 4
  • 5. Agenda About VMware Company Background Salesforce Journey Case Study -1 (Public group Automation) Case Study -2 (Effort Tracking) Closing 5
  • 6. VMware is the Customer Proven Market Leader  Company Overview  $3.77 billion in 2011 revenues  >$4.5 billion in cash and equivalents  30%+ operating margins As of mid-2011,  ~11,000 employees worldwide  5th largest infrastructure software about 81% company in the world of installed VMs are  Proven in the Trenches  300,000+ VMware customers VMware-based  100% of Fortune 100  100% of Fortune Global 100 Gartner, June 2011  99% of Fortune 1000  97% of Fortune Global 500
  • 7. Single ORG VMware Salesforce Journey • Internal users: 8K • Partners & Users: 58K / 366K • Customers: 348K Phase 3 – Phase 1 Sales PRM Cloud Roadmap (2009) (2010) Releases Phase 2 – Phase 4 – Lead Mgmt Service (2009) Cloud (2011) 7
  • 8. Case Study 1: Dynamic Group Assignment Problem Statement / Drivers Solution Approach Results: Benefits & Metrics Demo Best Practices 8
  • 9. Problem Statement/Business Drivers  Increasing Complexity of VMware’s Partner Central implementation – Personalization and Content  Rapid growth of Partners and Partner Users  Real time access to the content
  • 10. Partner Central – Increasing Complexity A consolidated portal on Salesforce to effectively manage a large-scale, complex channel-driven operations and drive revenue through collaboration and enablement of go to market strategies 10
  • 11. Partner Central - Growth 1400 10000 9000 1200 8000 1000 7000 800 6000 5000 600 4000 400 3000 ~1000 New Partners / Month 2000 Over 7500 New Users / Month 200 1000 0 0
  • 12. Partner Central – Real time Updates Volume & Scalability Self-Service Changes • New partners & users - immediate • Automated Profile Adjustment access • Enrollment, Registration & • Changes to partners, program Progression memberships, user profiles, certifications Personalized Content • Programs, Levels & Certification • Geography • Partner User Attributes 12
  • 13. All about Solution  Group Setup / Evaluations Criterion  Solution Approach  Batch Chaining  Salient Features  Design Considerations
  • 14. Group Setup Standard objects - Account, Contact & Public Group Profile Rules Custom objects - Program details, competency, certification, Subscription Rule-based Group Membership based on: • Account Attributes e.g. Name, Country, Geo Dynamic Group Assignment • Program Attributes e.g. Level, Type, Status • Competency Attributes e.g. Name, Status • Contact Attributes e.g. Profile, Type • Subscription Attributes e.g. Name, Status 14
  • 15. Evaluation Criterion Account, Program detail, competency, certification, Subscription Profile & Partner User Rules Changes
  • 16. Solution Approach Apex Triggers Rules User Apex Triggers Apex Triggers Account Contact Subscription Changes Creation Program Competency Certification Membership Apex Triggers Assignment Engine Group Admin Queue 16
  • 17. Assignment Batch Chaining Engine Batch-1 Batch-2 Batch-3 Batch-4 • Assign Job ID • Pick ‘Insert’ and • Pick ‘Delete’ and • ‘Delete’ from • Assign action & given Job ID given Job ID Custom Obj. Status • Insert into Group • Delete from • Mark status as Member Group Member ‘Complete’
  • 18. Design Salient Features Duplicate Batch Chaining record filtering Reduce transactions on setup object
  • 19. Design Considerations – Governor Limits  Can’t do CRUD operations on custom and standard objects in one context  Expedite processing by Insert first before Delete  Minimize Setup Object Locking  Data Volume – 60k+ Partners, 360k+ Partners Users, 300+ Groups, 1500+ Rules – Heap Size (Apex batch) – Select (collection) – CRUD (Batch Apex chaining)
  • 20. Results  Reduce Locking  Partner Personalization  Partner Satisfaction  High Volume Events, Processed near real time Group Assignment by Event Before After New partner user registration Hours/Days Minutes Digital River payment / SET Hours Minutes Account Attribute changes Days Hours
  • 22. Best Practices Extensive Listen to Governor Design your users Limits reviews Data- Test, Test migration and Test 22
  • 23. Case Study-2 (Effort Tracking) Problem Statement/ Drivers Approach Results: Benefits & Metrics Demo Best Practices 23
  • 24. Business Drivers VMware's Customer Service organization needed the ability to Automated Standard track effort spent Solution Interface by all parties working on Customer Cases in Salesforce.com Management Reporting
  • 25. Business Benefits Visibility into effort spent on Customer Cases Visibility on effort spent on supporting products Ability to put actual cost towards customer- Business reported issues Benefits Ability to track actual cost through the support life cycle Validate staffing model assumptions based on effort Ability to more accurately distribute resources globally
  • 26. Time Tracking Categories Time is tracked for the following activities in a case Viewing a Case Editing a Case Sending Emails from within the Case Performing troubleshooting activities – WebEx sessions etc Browsing knowledge base And several other activities related to the Case
  • 28. Time Accrual View This view provides an ability for users to see the cases that have accrued time in that 24 hour period (to be reset every day)
  • 29. All about Solution  Logical View  Transaction Flow  Solution Highlights  Design Considerations
  • 30. Solution Approach – Logical View SFDC Call to Controller Record time Calculate on Case Time/ Event
  • 31. Solution Approach – Transaction Flow Browser Events Browser Events Browser Events On Before On Load Has Focus unload Browser Events Time Recording Time Track Controller
  • 32. Solution Highlights Tracking at Multi Tab Browser User level Support Close Event Manual time CTI pop ups entry
  • 34. Timer & time tracking per user
  • 35. All time track Records
  • 36. Design Considerations Browser User Impact Events Reduce calls to Salesforce
  • 37. Results  Visibility into effort spent on Customer Cases  Ability to track actual cost through the support life cycle  Identify issues/support cost per product  Help in planning / Scheduling
  • 39. Best Practices Thoroughly test compatibility across web browsers  Positioning is key – customer support reps should not feel that big brother is watching  Have a clear analytics plan to segment large amounts data generated from effort tracking  Test, Test and Test 39
  • 40. Closing Need for Getting most out Automating high of Salesforce impact business platform processes Operational Excellence
  • 41. Mudit Agarwal Sri Vellimedu Salesforce Solutions Sr. Manager, Business Architect, VMware Solutions @2mudit