USEFUL APPROVAL PROCESSES

Similar documents
Expense Reports Training Document. Oracle iexpense

HireTouch Sending Applicant Correspondences ( s)

ADP Workforce Now Workflow. Automatic Data Processing, Inc. ES Canada

Success Factors Recruitment Management

Set Up and Maintain Customer Support Tools

Jobs4Saints User Guide: How to Post a Position

Checkout User Guide. Salesforce, Spring

Online Employment System User Manual

Campaign Management Implementation Guide

Getting started with

Create a Job Requisition. Create a Job Requisition. Concept

Position/Applicant Tracking Training Guide. One team, one goal... exceeding expectations together

UCL FINANCE DIVISION. iexpenses EXPENSE CLAIMS SEASON TICKET LOANS. 1

Case Management Implementation Guide

Salesforce Integration Version 1.2, published 15/04/ :45

Entitlement Management Implementation Guide

Entitlement Management Implementation Guide

Create a requisition for a job

Case Management Implementation Guide

Creating Responsive Drip Campaigns

Covered Entities Guide for Public Users. Registering a Contract Pharmacy

Managing your Candidate Pool

Next Gen Web Solutions Student Employment. Employer Training Template

Recruiting Solutions: Approve Job Openings HCM 9.0 Business Process Guide

New Hire Onboarding. Delivered by

This is a two-step process: Grade Entry and Grade Approval. The steps for each process are outlined below:

NORTH CAROLINA STATE UNIVERSITY ONLINE EMPLOYMENT SYSTEM HIRING MANAGER S AND USER S GUIDE FOR EPA & STAFF VACANCIES

INTRODUCTION TO SiVA

Recruitment for ADP Workforce Now. Automatic Data Processing, Inc. ES Canada

Salesforce Admin Course Content: Chapter 1 CRM Introduction Introduction to CRM? Why CRM?

Daylite for recruitment professionals

Lot Provider Supply of 1 Neutral vendor Capita Business Services Specialist contractors and interim managers

Supervisor Website Training Manual

New Features Guide SMS + Templates

End User Training Guide

SiVA Overview Guide. Creating an Advertisement 1. To create a new advertisement, click Advertisements tab and then click Create Advertisement link.

Avery Wizard: Using the wizard with Microsoft Word. This is a simple step-by-step guide showing how to use the Avery wizard in word

Part-Time Staff Employment Postings. Missouri State University Applicant Tracking System

SETTING UP SALESFORCE ORDERS FOR YOUR ORGANIZATION

Salesforce Customer Portal Implementation Guide

Contents. Velocify Pulse

Introduction Purpose... 4 Scope... 4 Manitoba ehealth Change Management... 4 Icons RFC Procedures... 5

LinkPoint Connect for Salesforce Tutorial Lotus Notes Edition

Taking Attendance in Salesforce with the Attendance Tracker

Job Posting Process Overview

CONTENTS WHO CAN UPDATE STATUSES? WHEN SHOULD STATUSES BE UPDATED? WILL THE APPLICANT KNOW THE SPECIFIC REASON THEY WERE NO LONGER CONSIDERED?

Customer Portal User Guide: Transition to Delegation

Health Insurance Oversight System (HIOS) Health Plan and Other Entity Enumeration System User Manual

All of the IntelliGanttt functions are accessed directly in Microsoft Project from the IntelliGanttt menu on the menu bar.

SENDING SECONDARY CLAIMS IN MEDICAL OFFICE MANAGEMENT

Niner Talent User s Guide. Part 2: SPA Applicant Tracking

Searching and Applying for Positions

CRM Rollout Guide. salesforce.com Spring 04 Copyright salesforce.com, inc. All rights reserved.

INFORMATION SERVICES TECHNOLOGY GUIDE RHS STUDENT EMPLOYMENT WEB APPLICATION

Checkbox 6 Invitation Guide

I Expense Online Expense submissions For fulltime Faculty & Staff Revised: Sept 2013

Concur Expense Report Approver Application Training

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated:

Kaseya 2. User Guide. Version 1.0

Managing Approvals in Expenses. Understanding Approvals

Revised March Online Hiring Center Job Aid

TempWorks Web Center 6 Customer User Guide

Document Revision Date: August 14, Create a New Data Protection Policy in the Symantec.cloud Management Portal

Kaseya 2. User Guide. Version 7.0. English

Click a topic in the Table of Contents to jump to a topic and use Ctrl + Home to return to this page.

What web browsers are compatible with LHSC s online recruitment system?

Answers Implementation Guide

Chapter 4b - Navigating RedClick Import Wizard

Fairsail Recruit: Guide for Administrators

Kaseya 2. User Guide. Version 1.1

Table of Contents - Creating and Routing an Emergency Requisition

FACILITES MANAGEMENT SERVICES PORTAL

HP Service Manager. Service Request Catalog (SRC) Tips & Tricks Document

When you publish data to a SharePoint site, you first

Table of Contents. Lesson 5: Assign Delegate...30 Objectives Assign A Delegate Edit Delegate Permissions... 33

Updated 08/2015. Wire Transfer User Guide

FrontPage 2003: Forms

Getting Started with Social Customer Service

GUIDELINES FOR APPLICANTS ON THE ICAO RECRUITMENT PROCESS

Intellect Platform - Tables and Templates Basic Document Management System - A101

Module 4 Hiring. Now your compliance specialist takes over. They will click More Actions > Move.

Licensure Management & Application Online System

Screen and circulate applications


Self-Service Portal Implementation Guide

Setting Up Person Accounts

Opening a New Case in Client Profiles for Windows (Juris Integration)

peoplefluent APPLICANT TRACKING SYSTEM

Transcription:

USEFUL APPROVAL PROCESSES Summary Describes approval processes that you can use in your organization. Approval processes specify the steps necessary for a record to be approved, and who must approve it at each step. Sample Approval Processes Review samples of common approval processes to help you get started creating your own. Sample Approval Process: PTO Requests Most companies require employees to file a PTO (Paid Time Off) request and have their manager approve it. In three phases, here's how to automate a simple one-step PTO request process using Salesforce. If you do not yet have a custom object to track your PTO requests, create a custom object and tab called PTO Requests. Add the appropriate fields for your PTO Requests such as Start Date, End Date, and Employee Name. See #dev_objectcreate_task_parent and Defining Custom Tabs in the Salesforce Use the jump start wizard to create an approval process for the PTO Request custom object and specify the following: Select the email template you created for this approval process. Don't specify filter criteria if you want each user to submit PTO requests and have them included regardless of their attributes. Select the Automatically assign an approver using a standard or custom hierarchy field option, then choose Manager. The jump start wizard automatically chooses the record owner as the only person who can submit PTO Tip: If you want the submitter to be able to withdraw a submitted PTO request: 1. Click Edit and choose Initial Submitters. 2. Select Allow submitters to recall approval If the Allow submitters to recall approval requests option is selected for the approval process, both submitters and administrators can see the Recall Approval Request button in the Approval History related list on the detail page of submitted records; otherwise, only administrators can see it. When a user clicks Recall Approval Request, the pending approval request for the record is withdrawn and recall actions are run. For more information, see Recall Actions in the Salesforce Last updated: October 16, 2015

Sample Approval Process: Expense Reports After creating the approval process, add the Approval History related list to the PTO Request object page layout. Sample Approval Process: Expense Reports If your company requires that employees file expense reports for managers to approve, you can automate this process in Salesforce. Use this example to create a two-step expense report approval process for all employees in your headquarters office. It specifies that expenses less than $50 are automatically approved, those $50 and over require manager approval, and those over $5,000 require additional approval from two VPs. This example highlights the else option, as well as the parallel approvals feature. If you do not yet have a custom object to track your expenses, create a custom object and tab called Expense Reports. See in the Salesforce Help and Defining Custom Tabs in the Salesforce Add the appropriate fields such as Amount, Description, Status, Start Date, and End Date. Create a custom field on the user object called Office Location. Assign the HQ value to users in the headquarters office location. Create an approval process using the Expense Report custom object and specify the following: The filter criteria for this approval process is Current User: Office Location equals HQ. Records must meet this criteria before they can be submitted to this approval process. Choose the Manager field as the next automated approver. Choose the record owner or any other user who you want to be able to submit expense reports. Create two approval steps: 1. Create a step named Step 1: Manager Approval with the following specifications: Name this step Step 1: Manager Approval. Select Enter this step if the following and choose criteria are met. Also, choose approve record for the else option. Set the filter criteria to: Expense: Amount greater or equal 50. 2

Sample Approval Process: Discounting Opportunities In the Automatically assign to approver(s) option, select the manager of the user submitting the request. 2. Create a second approval step named Step 2: Multiple VP Approval and specify the following: Use the filter criteria Expense Amount greater or equal 5000. Choose Automatically assign to approver(s) and select two users with a VP role. Select the Require UNANIMOUS approval from all selected approvers option. The request will not be approved unless both designated users approve. Choose Perform ONLY the rejection actions for this step... so that the request returns to the manager for changes if one of the VPs rejects the request. Tip: Consider creating the following final approval actions: Define a field update to automatically change the Status field to Approved. Send an approval notification to the user who submitted the expense report. Send an outbound message to your backoffice financial system to print a reimbursement check. After creating the approval process, add the Approval History related list to the Expense Report object page layout. Sample Approval Process: Discounting Opportunities Opportunities that are discounted more than 40% require a CEO approval. Use this example to create a one-step approval process. 3

Create the following custom fields for opportunities: A percent field called Discount Percent so that users can enter a percentage discount. A checkbox field called Discount Approved to indicate whether the CEO approved the discount. Create an approval process on the Opportunity object and specify the following: The filter criteria for this approval process is Discount Percent greater or equal 0.4. Records must meet this criteria before they can be submitted to this approval process. You don't need to choose a custom field as the next automated approver because you will specify later in the process that the CEO must approve all Select the email template you created for this approval process. Choose the record owner as the only user who can submit a discount request for approval. Create one approval step with no filter criteria because all records submitted will need to be approved or rejected. See Creating Approval Steps in the Salesforce Choose Automatically assign to approver(s) and select the name of your CEO. If appropriate, choose The approver's delegate may also approve this Consider creating the following final approval actions: Send an approval notification to the user who submitted the discount request. Define a field update to automatically select the opportunity Discount Approved checkbox field. After creating the approval process, add the Approval History related list to the appropriate opportunity page layouts. When your company interviews candidates for a position, you may have several levels of approval before you can send an offer letter. Use this example to create a three-step approval process that requires approval from multiple management levels. 4

If you don't yet have a custom object to track candidates, create a custom object and tab called Candidates. See #dev_objectcreate_task_parent and Defining Custom Tabs in the Salesforce Add the appropriate fields such as Salary, Offer Extended (checkbox), and Date of Hire. Create an approval process on the Candidate custom object using the following specifications: Don't enter filter criteria because you want all submitted offers to be approved. Choose the Manager field as the next automated approver. Select the email template you created for this approval process. Choose the record owner or any other user that you want to be able to submit offer letters. Create three approval steps: 1. Create a step named Step 1: Manager Approval: No filter is necessary as you want all records to advance to this step. In the Automatically assign to approver(s) option, select the manager of the user submitting the request. 2. Create a second step named Step 2: VP Approval: No filter is necessary as you want all records to advance to this step. Choose Let the user choose the approver to allow the manager to select the appropriate VP to approve the request. Choose Perform ONLY the rejection actions for this step... so that the request returns to the manager for changes if the VP rejects the request. 3. Create a third step named Step 3: CFO Approval: No filter is necessary as you want all records to advance to this step. Choose Automatically assign to approver(s) and select the name of your CFO. Choose Perform all rejection actions for this step AND all final rejection actions. (Final Rejection) so that offer letters rejected by your CFO are completely rejected. 5

Tip: Consider creating the following final approval actions: Send an approval notification to the user who submitted the offer letter request. Define a field update to select the Offer Extended checkbox field. Consider creating the following final rejection actions: Send a notification to the manager that the offer won't be extended. After creating the approval process, add the Approval History related list to the Candidates object page layout. 6