Help
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Dawn Jurek
ServiceNow Employee
ServiceNow Employee

During their journey with your company, employees will probably make requests of your HR department. With HR Service Delivery on the Now Platform, you can automate fulfillment of these requests so that employees can self-serve whenever possible, and minimize the number of tasks that HR agents need to perform.

Many of these requests are pretty straightforward to fulfill:

"Can I get more information about dental benefits?"

"I want to change my retirement contribution."

"I need an employment verification letter."

But some requests get more complicated, as multiple activities and departments are required. Take this employee maternity leave process, for example. How can you automate a complex process like this? Automation of more complicated processes is accomplished using lifecycle events.

Example Maternity Leave Process

  • Employee requests maternity leave.
  • HR department approves the request and creates the HR case.
  • Employee uploads medical documentation to verify pregnancy.
  • Employee reviews corporate discounts offered for baby products.
  • Manager sends flowers to employee after the birth.
  • Employee uploads birth certificate.
  • Employee enrolls baby in benefits
  • Employee can request flexible working schedule by signing flex letter by deadline.
  • HR department approves flexible work schedule request.
  • IT department fulfills request for work at home package if flex letter signed by deadline.
  • OR IT department suspends employee accounts until employee returns to work, and re-enables upon return to work.
  • Employee reviews options for quiet/nursing rooms in the facility.
  • Employee takes maternity leave survey.

What's a lifecycle event?

Two of the most familiar examples of a “lifecycle event” include onboarding and offboarding, but a lifecycle event can include any process that reflects a change for an employee.

Here are some more examples:

  • Leave of absence - paternity, medical, or military
  • Relocation 
  • Promotion
  • Retirement

The HR Service Delivery Enterprise Onboarding and Transitions application provides the tools to help you automate these complex, multi-department processes without complex coding, process maps or workflow editors. Everyone involved has insight into the entire process, and the activities that they're responsible for.

In this installment of our NOWSupport best practices series, we give you the full overview of lifecycle events:

  • Watch our video below for an overview of lifecycle events, and to see a demo of a lifecycle event—from initial request to fulfillment—within the Employee Service Center.

  • Review the steps below for configuring a lifecycle event, and see our configuration video for a full demo and more details.

Configuring a lifecycle event - the best practices approach

Step 1 - Define and Document your Process 

What are all of the steps? What person or department is responsible for each step? List these out, then group activities into logical sets of activities for each phase of the process. Be sure everyone involved in the process gets a chance to provide input, and that it's documented.

Here's the list from the top of this article, broken down into activity sets. Notice that we also indicated which activities require an action, versus those that provide information. We can make these information-only activities optional.

find_real_file.png

Notice too that we included two conditional activities for the IT department in the On Leave activity set. If the condition is met, one activity is triggered, and if not, the other activity is triggered.

Step 2 - Identify/Build Technical Requirements

Second, you identify the technical requirements you'll need such as HR templates, owning groups, etc. The great news here is that you can reuse items used in other processes.

Step 3 - Build your Lifecycle Event

Third, you build your lifecycle event by creating an Activity Set Type, and then adding the Activity Sets and Activities identified in Step 1. For each Activity set, you specify what triggers it - another activity set, a date, etc.

Step 4 - Build an HR Service for your Lifecycle Event

The last step is to build an HR service to trigger your lifecycle event. Create or modify an HR service provides detailed documentation of this process.

For more information:

Getting Started with HR video playlist on the NOWsupport YouTube channel

Enterprise Onboarding and Transitions (product documentation)

--

Behind the scenes here at ServiceNow, the Knowledge Management and Multimedia teams work closely with subject matter experts to deliver critical information to our customers. We’ve found that certain topics come up frequently, in the form of best practices that can help you keep your ServiceNow instances running smoothly. This series targets those topics so that you and your organization can benefit from our collective expertise. If you have a best practices topic you'd like us to cover in this series, please let us know in the comments below.

To access all the blog posts in this series, see our NOWSupport best practices series list.

7 Comments