Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Alternative for "taxonomy.category.content_auto_sync" system property

EvaColom
Tera Contributor

Hi, I am developing a story where I need catalog items to automatically inherit the topic associated with their assigned category, so that the correct topic is always linked without manual intervention, even when the category changes.

 

I saw that this system property was a good alternative; however, it is not available in my instance (it might have been deleted).

 

What can I do as an alternative for the system property?

 

Thanks!!

2 REPLIES 2

Rafael Batistot
Kilo Patron

Hi @EvaColom 

This document might help you 

Associate content from catalog categories to a topic

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.

Bhuvan
Giga Patron

@EvaColom 

 

You can create the system property manually or if it exist in another instance you can export and import in sys_properties table.

 

Bhuvan_0-1757005805136.png

Name : taxonomy.category.content_auto_sync

Type : True | False

Value : Set to true or false based on your requirement

Ignore Cache : Checked

Bhuvan_1-1757005826388.png

If this helped to answer your query, please mark it helpful & accept the solution. 

 

Thanks,

Bhuvan