Can The HR profile data be loaded directly to hr profile table in servicenow using Import set

Rutusha
Tera Contributor

Hello all,

I need to load the data to HR profile table in servicenow .

For this I am using data load using transform map.

Can someone let me know on the best practice if I should load the data first to user table and then to HR profile table as the data, I'm going to load in HR profile table is currently not avaialable in user table.

Please request you to share your thoughts on this.

 

@Ankur Bawiskar - Will you be able to guide me on this

 

Thanks in Advance

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Rutusha 

HR profile has reference to user table.

So you should always have user record first so that while creating HR profile you can link user record

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Community Alums
Not applicable

Hi @Rutusha ,

Import should be done in the user table first, then HR profile should get created for those imported users.