User record in update set

sunil29
Tera Contributor

Hello All,

I want to capture the user data into update.

As soon I add new record in sys_user table it has to be capture in update set.

I tried by adding update_sync attribute to sys_user table, it is not allowing me to add this attribute.

Can you please on this.

Thanks in advance.

6 REPLIES 6

Ankur Sharma
Tera Guru

Hi Sunil

You can use 'Add to Update Set' utility to add records to an active update set.

Have a look at Add to Update Set Utility

Let me know if it helps.

Seconding the comment by Abhishek Gardade

***

Do not do this - it is not supported

I tried by adding update_sync attribute to sys_user table, it is not allowing me to add this attribute.

IF you have done this, do not promote this change up your environment stack and refresh your environment!

This is no longer the supported way to do this!

It sounds like what you really need here is an intergration to sync the user table across your environments.

Consider using Import Set functionality.


ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Sunil,

you need to add that attribute in collection type of field,

to which dictionary entry you are trying to add that

Regards

Ankur

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

I am adding to collection  type field only, but it is not allowing me to add.

 

Trowing error like you can not add..