What does not capture in Update Sets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 11:26 AM
Hi,
1. As per ServiceNow Data Changes are not captured in Update Sets. My confusion is what are Data Changes ? and can someone please provide me with example.
2. Will Simple, Advanced, Dynamic reference qualifiers capture in update sets?
3. Will Dictionary Override capture in update sets.
Please help me through this🙏
Thanks in advance😊
#updateset, @updateset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 09:53 AM
Hi @Alexander Evras,
Yes. Activation or deactivation of business rules, Client Scripts, UI policies etc. will be captured in updates sets.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 11:46 AM
What does "update_synch = true" does? Where and how we use it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 11:49 AM
Hi @anvitha ash,
The update_synch=true will be used in dictionary attributes or sys_dictionary table.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0535262
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 08:18 PM
Hi @anvitha ash,
Let me know, if have any queries. Kindly mark response as correct and helpful.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 11:46 AM
Hi,
1. User, role and group creation
2. Data changes like ticket create and updates.
Those are not captured in update set.
Suresh.