- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2024 09:59 PM
Hello friends,
I would like to understand the basics of update set.
Even if BR is set to Active/Inactive or name/description update, does it capture an ENTIRE record or only changes are captured leaving other configs.
Please let me know.
Thanks,
Rahul
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2024 10:09 PM
Hi @rahulyamgar
An update set in ServiceNow is a group of customizations that can be moved from one instance to another. This includes changes to tables, fields, forms, and scripts, among other things.
Q. If BR is set to Active/Inactive or name/description update, does it capture an ENTIRE record or only changes are captured leaving other configs?
A. It captures Entire Business Rule record.
Regards,
Amit
Please mark my answer helpful and correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 01:34 PM
Can we say only the customization or we can say in update set customization and configuration both are capture?