Add all the records in a table to an update set

cicgordy
Tera Guru

Hi all, 

is there any chance I could add many records within a table to an update set all in one go? I have over 250.000 records in one table to add to an update set, is there a way to select them all together? a code perhaps? Thanks in advance

1 ACCEPTED SOLUTION

Zach Koch
Giga Sage
Giga Sage

This link may help you, it suggests using XML 

https://www.servicenow.com/community/developer-forum/capture-the-data-in-the-update-set/m-p/2105758

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

View solution in original post

1 REPLY 1

Zach Koch
Giga Sage
Giga Sage

This link may help you, it suggests using XML 

https://www.servicenow.com/community/developer-forum/capture-the-data-in-the-update-set/m-p/2105758

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!