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.

HR Profiles automatically getting created

Vamsi Priya
Kilo Contributor

Can anyone help how to stop the HR Profiles creating automatically in the Service Now system:

Requirement : HR Profiles should be created only by admin and user_admin 

I found one business rule and one client script and deactivated it but even though the profiles are getting created,

I had put a condition that only core admin and user_admin roles can create HR Profiles but even no role users are able to create the HR Profiles now.

Deactivated script are as follows:

Business rule- Create HR Profile for users

Client script - Set HR Profile on subject person change

There was one more script include 'hr_CreateProfilesAJAXProcessor' even i deactivated this but the HR Profiles is getting created

17 REPLIES 17

Hi Harsha,

 

Thanks. I have checked and made that inactive even though profiles are getting created.

 

Regards,

Vamsi

when  you say profile getting created, may i know any form submission happening or any condition fulfilling it?