Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to create new hire onboarding (lifecycle event) for bulk user

Upender Kumar
Mega Sage

There is a record producer for New hire onboarding with lifecycle event. I have a requirement to create an onboarding lifecycle for multiple users in an excel file.

 

Please help me.

1 ACCEPTED SOLUTION

Upender Kumar
Mega Sage

I found a solution. I cloned the OOB flow in the flow designer for New Hire Onboarding and updated the condition when a record is inserted into the profile table.

View solution in original post

11 REPLIES 11

Lucy Curran
ServiceNow Employee
ServiceNow Employee

Upender Kumar
Mega Sage

I found a solution. I cloned the OOB flow in the flow designer for New Hire Onboarding and updated the condition when a record is inserted into the profile table.

Could you please explain how the flow helped you in parsing the XML and generating multiple cases via the record producer?

I used transformmap to populate profile from excel and the OOB flow will be triggered when new record will be inserted into profile table.

What is this OOB flow called: