We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Where is User Creation Logic during New Hire Onboarding case creation

Kohei Tominaga1
Kilo Sage

Hi, 


I am learning OOTB onboarding lifecycle configuration.

Do you know where is the logic to create user during submitting new hire onbording case?

KoheiTominaga1_0-1741226917622.png

 

5 REPLIES 5

@Kohei Tominaga1 Yes, your assumption is correct, the service name needs to be added in the property 

this._requiresUserOrProfileCreation = {
			'request_onboarding':''
		};