Technical Articles
SAP RPA 2.0 Challenge Submission: Automate Document Generation feature in SuccessFactors Employee Central
Authors:
Shubha Natarajan (SAP SuccessFactors Consultant)
Akanksha Jha(SAP SuccessFactors Consultant)
Sureshkumar Ramaswamy(SAP Technical Consultant)
Introduction:
This blog post is a part of the SAPRPA2.0_TutorialChallenge2021.We want to demonstrate as to how iRPA can be repurposed to automate Document Generation in SAP SuccessFactors
Use Case:
Document Generation is one of the most frequently used feature in SAP SuccessFactors Employee Central. It enables admins to generate the documents such as Address proof, Proof of employment, letter of reference etc. in a timely and efficient manner.
Based on the employee’s request, HR admin can generate these documents and share it via email or download it.
Though it is one of the sought-after transaction, it is also a pain area for most of the HR Admins. It is a convoluted task for the admins to generate and share the documents based on employee’s request. SAP Intelligent Robotic Process Automation(SAP iRPA) will be the solution to this issue.
SAP iRPA helps to automate the regular repetitive tasks performed for the business processes. It helps remove redundant tasks and brings about greater efficiency in addition to being more accurate.
who would benefit from this tutorial : SAP SuccessFactors HR admins would benefit from this Tutorial.
Main Part:
Flowchart
Step-by-Step flow of automating the process is given below:
Mail box of the admin: Configure the outlook rule to receive the mail in a specific folder. For the use case we created a folder 02 RPA in the outlook.
Format of the mail: Subject line should have Admin Center, Letter Name and User as given below
Create a project from the SAP iRPA cloud factory: Projects>New Project
Project
Application Creation: Create the application and capture the screenshot from SuccessFactors> Generate document and declare the elements
Application
Automation: Go to automation and start creating the flow chart.
Open Outlook Instance: This will open the outlook instance
Open outlook
Search email(Outlook): This will enable the tool to go to the folder (folder name: 02 RPA) with in outlook and search for mail with Admin center as subject .Here the folder name and the subject name has to be added in the parameter.
Search email
Forever condition: If the above condition is not met (i.e. if the Admin center is not found in the outlook folder) the loop will be terminated
Loop
Get Mail subject: If the condition is met, Subject is captured from the Outlook.
Mail Subject
Custom Script: Using custom script, get template name from the subject
Script
Custom Script2: Using custom script2, get user from the subject
Script2
Generate Document SF: Based on the declared elements, values are populated by calling the SuccessFactors Application(Generate Documents)
Document Generation
Note: Within SuccessFactors application, two options are available as given in the screenshot below (Generate & Email/Download). This document covers the procedure for download. This same process applies to both the options.
Options
Get Next Email: Used for processing the next user.
Next User
Overall workflow Process:
Workflow Process
Document generation screen in SuccessFactors
Document Generation
Post automation, documents are downloaded as given below
Download
Demo Video:
Conclusion:
The above mentioned steps minimize the amount of the time and effort required to generate the documents in employee central.
It’s utility is humongous incase where multitude of such documents need to be generated on a daily basis.
Automation will reduce the manhours to 5-10mins for 100 documents which would otherwise have taken 1 full day.
PS: I wish to thank you for taking your time out for reviewing our blogpost and I invite you to share any comments/thoughts/feedback/observations which would help us improve future content.
References:
Exchange knowledge: SAP Community | Q&A | Blog
Learn more: Webinars | Help Portal | openSAP |
Explore: Product Information | Successful Use Cases
This is really helpful.
It will have a cascading benefit when considering that it directly speeds up the turnaround time and process flow for each employee using the system.
Great blog
Great work. The process look very and smart. All the best.
Great work guys, The process looks very and smart. All the best.
Well explained with simple steps
Great Work. This is really informative
Well described with proper steps. A good starting point for people to use the iRPA. Thanks for the blog !!
Very well enunciated & explained.
Really good attempt, Informative too!
Really Good One Shuba..!!
Great Work. Clearly explained step by step.
Very informative and detailed. Thanks for this wonderful blog Shuba.
Great Work Shubha, Akanksha and Suresh. Keep helping!