Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

So, you want to start using Cases. Your workflow is simple, right? It's just a few steps, gather a bit of data, get an approval, communicate back with the client, voila, case closed, happy client. 

...

  
ProcessSetupFields, Validation RulesViews, Reports, DashboardsRecord Types, Page Layouts, ButtonsQueues, Workflows, Approvals, Auto Responses, Knowledge, Quick ActionsEmailCode / AppsOther
Set up Cases
  • Case Settings
  • Case Feed Settings (see Case Feeds)
  • Support Processes
    • Technical Support
    • Entitlement
  • Email to Case Settings
    • Routing Address x 2 - support@, entitlement@
    • Organizational Wide Email
  • Web to Case form
  • Permission Set for Manage Cases
  • Case Escalation Rules
  • Status
    • Entitlement
      • Pending
      • In Approval
      • Approved
      • Rejected (Closed Status)
  • All Cases
  • Record Types
    • Technical Support
    • Entitlement
    • Entitlement - Grant
  • Page Layouts
    • Technical Support
      • New
      • Open Feed Layout
      • Closed
    • Entitlements
      • New
      • Open (star) 4
      • Approval
      • Closed
  • Technical Support Queue
  • Entitlement Queue
  • Case Assignment Rule for each Queue
  • Create Letterhead
  • Email Footer (if needed)
 


  • Add Web to Case form to Website
  • Approve Routing Address
  • Forward support@ email address to the new Routing Address
  • Create Salesforce Case to grant Login as users
  • Login as each user
    • Ensure all users have email signatures set.
    • Ensure all users have Cases on their standard tabs
Case Created

 


  • Case Type
    • Technical Support
    • Entitlement (star) 1
  • Account
    • No. Open Entitlements (star) 2

  • ACTION - New Technical Support (star) 0
  • ACTION - New Entitlement
  • Page Layout Accounts
    • Add No. Open Entitlements, and ensure it is available on Salesforce 1 layouts.
 
  • Auto Response Rules
  • Change Record Type based on Case Type
  • Quick Action to create Case from Account with pre-filled values.
  • Auto responder email for Technical Support
  • Trigger to calculate No. Open Cases on Account (star) 2
 


OK for Entitlement
  • Account
    • Outstanding Payments
  • Case
    • Formula - hours in Pending
  • Pending Entitlements
 
  • If Record Type - Entitlement and Account.Outstanding Payments > 0 then
    • Email Alert
    • Field Update - Status = Pending
    • Task to Accounts + 7 days
  • Email saying no entitlement will be granted - contact Accounts
 
 

Pick up Technical Support from Queue

  • Set Status = Open
 
  • Case
    • Hours Open
  • Technical Support - Responding
   



  • Install Take Ownership (star) 3
    • Add Button to Page Layout
 

Existing Account?      





 

Look up answer in Knowledge
  • The following are required
    • Case Feed is set up
    • Knowledge articles are created
   


  • Set up Knowledge (see Knowledge)
  • Set up Knowledge to use in Cases
   



Respond to Case
  • Hours to Close
  • Closed Cases
 
  • If Status = Closed
    • Update Hours to Close
  • Quick Texts for common responses.
  • Email template for response layout
  

Technical Support Open too long 
  • Formula field - flag if escalated.
  • ACTION - Escalated
 

  • If Hours Open > X (escalation rules) then
    • Field Update Escalated = true
    • Field Update Owner to Manager
    • Notify Manager
 
  


In Pending too long 
  • Formula field - flag if escalated.
  • ACTION - Pending Overdue
 

  • If Hours in Pending > X then
    • Field Update Escalated = true
    • Field Update Owner to Manager
    • Task to Manager
   



Pick up Entitlement from Queue

  • Set Status = Open

 

  




  • Entitlement - Responding
 

  • When Status = Open then 
    • Field Update Change Record Type to Entitlement - Grant (star) 4
  
 


Entitlement Rejected

  • set Status = Rejected

 

 



  • Rejection Reason (dependant Picklist to Status when Status = Rejected)
  • Close Case Layout to require Rejection Reason
  • Entitlement - Rejected
 

  • Worklfow for Rejection Email
  • Rejection Email
  

Fill in required details       






  • For a complex scenario here, you may want to do a flow interview - eg for calculating length of entitlement.
Submit for approval 
  • Formula Checkbox - OK for Approval (star) 8.
  • Validation Rule - all fields filled in with correct values prior to approval
  • Entitlement - In Approval
    • Owner = Approval Queue OR Status = In Approval
  • Button for Submit for Approval (star) 6.
  • Manager Queue
  • Approval Process (star) 5.
   


Not Approved    



  • See (star) 5 below.
   


Approved 
  • Latest Entitlement Date

 


  • Entitlement - Granted
 

  • Approval Process - approved
    • Status = Closed
    • Owner = Previous Owner
    • Update Hours to Close
    • Email Alert
  • Entitlement Granted
  • PDF Attachment (star) 7.
  • Run trigger to grant entitlement
  • Trigger to update Account with latest Entitlement Date
 
Reports  

  • Entitlement Status Report
    • By Status
    • Count of Cases
    • Show Hours Open
  • Closed Case Response Rate Report
    • By Owner
    • By No. Hours to Close
      • Grouping and Conditional Highlighting
   
 



  • After Spring '15 you can set up alerts to managers if there are too many items in the queue.
Dashboards  

  • Closed Case Response Rate
  • Entitlement Status
  • Entitlements Granted this Week, Month, Year
    
 




Documentation       






  • Document the process!
  • Document the apps that have been installed
  • Document the stages - what is the criteria for the case at EACH STAGE of the process.

...

Info
titleTo be added

As suggested by Chad Meyer from Internet Creations

  • Business Hours
  • Tiered support for some customers who might need support out of business hours.
  • Incorporating Assets as Assets are full Salesforce Object in Spring '15

Charles suggested

  • Global dashboard (Cases opened by week, Cases closed by week, Cases by type, etc.). This helps show volume being managed as well as trends in speed of processing etc. These are things that can be directly attributed to a well-implemented process (or indeed help surface where maybe it is not working yet).
  • This is also a great way to reach users not directly involved with the cases (for example managers), as you can give them a nice tailored dashboard via email

 

 

...