Catalog Property is not capturing in update sets

pramn
Tera Guru

Hi Team, 

Wondering if catalog properties is capturing in update set or not?

recently created 

pramn_0-1727194810812.png

 

 

3 REPLIES 3

Robbie
Kilo Patron
Kilo Patron

Hi @pramn,

 

Is your question: Are system property (sys_properties table) changes captured in an update set?

 

In an out of box fresh instance, on the latest version - yes. However, please take note of the following article re 'private properties':

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0760517

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie

I have created  in u_catalog_properties table , however its not getting captured in Update set

Hi @pramn,

 

So if I understand you correctly, you have a custom table and this 'update' actually seems data related. If this is the case, data updates would not be captured in the update set.

 

However, you can force records into an update set several way... check the tried and tested SNGuru site:

https://servicenowguru.com/system-definition/manual-update-set-inclusion/

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie