Disable

radhamanchi
Tera Contributor

How to disable Open Performance Analyzer(clock icon) in Service portal.

Bottom of the page it is appearing and in all catalogs it is appearing want to disable.

1 ACCEPTED SOLUTION

Shruti
Mega Sage
Mega Sage

Hi 

To remove it from service portal

Navigate to sys_properties.LIST

Search 'sp_allow_perf_debug_option_for_portals' property and remove 'sp' from value

Shruti_0-1762502090636.png

 

To remove it from ESC portal

Create a new system property "sn_ex_sp_perf_tools.enable_perf_widget" and set it to false

 

 

View solution in original post

2 REPLIES 2

Shruti
Mega Sage
Mega Sage

Hi 

To remove it from service portal

Navigate to sys_properties.LIST

Search 'sp_allow_perf_debug_option_for_portals' property and remove 'sp' from value

Shruti_0-1762502090636.png

 

To remove it from ESC portal

Create a new system property "sn_ex_sp_perf_tools.enable_perf_widget" and set it to false

 

 

Thank you so much!! it worked!