- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 08:04 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 08:16 AM - edited 10-04-2022 08:17 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 08:16 AM - edited 10-04-2022 08:17 AM
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