Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
How do I remove the Test Manager tab from SilkCentral Issue Manager?
ANSWER
----------------------------------
To remove the Test Manager tab from view in SilkCentral edit the
SccFrontendModules.xml configuration file located in the
default directory:
C:\Program Files\Segue\SilkCentral Test Manager 7.0\conf\frontendserver
To remove the tab from the GUI comment out the line of code
below:
com.segue.scheduler.webgui.module.SilkSchedulerModule
The line should now read:
Please restart the Segue Frontend Server for the
change to take effect.