Page 1 of 1

GUI status update

Posted: Tue May 29, 2018 11:03 am
by sandeepatil
I am changing DB value, using script for SNMP component enable or disable.
But after changing value in DB is reflected on GUI.

Want know, process to reflect DB change in GUI or need run any XI script to get in down.

Re: GUI status update

Posted: Tue May 29, 2018 4:18 pm
by scottwilkerson
You will need to be way more specific on what value you are changing in the DB and what your desired effect is.

Generally speaking I would strongly discourage randomly making changes to setting in the DB directly, as there are 1000 moving pieces in XI and you are likely going to need to also call a function in the XI codebase to flush a cache on change.