how to add 'add to update set' action for a list view

Alon Grod
Tera Expert

how can i add to here the action 'add to update set'?

 

AlonGrod_0-1780468410595.png

 

1 ACCEPTED SOLUTION

GlideFather
Tera Patron

ahoy @Alon Grod,

 

check this guide: Add to Update Set Utility Documentation and Custom Configurations

_____
Answers generated by GlideFather. Check for accuracy.

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron

@Alon Grod 

that UI action is mostly on form and not from list

You will have to create a new one which works on list choice and enhance the logic

but why you need it for sys_choice? it already gets captured in update set

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

GlideFather
Tera Patron

ahoy @Alon Grod,

 

check this guide: Add to Update Set Utility Documentation and Custom Configurations

_____
Answers generated by GlideFather. Check for accuracy.

Tanushree Maiti
Tera Patron

Hi @Alon Grod 

 

Post updating records in bulk  in your instance,  you can move it to next instance using xml export /import to new instance. (Recommended)

 

Found some custom tool:

 

Refer:  https://snprotips.com/tools/include-in-update-set-tool

Usage - Bulk Include

TanushreeMaiti_0-1780470774128.png

 

In order to bulk-include records into your update set, simply visit the list view of a table that is not already tracked in update sets, tick the boxes next to each record you’d like to include, scroll to the bottom of the list, and select Include in Update Set from the list select UI action box.

Each record that’s selected will be independently evaluated in order to ensure that it meets the same criteria as are required for a record to be forced to an update set on a one-by-one basis (that is, the same conditions as mentioned under the single record usage section above).

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti