Web Runner Admin
By default Web Runner is enabled at site level for all ALM projects. You can disable Web Runner at site or project level. You can also enable or disable Web Runner modules at project level.
Open Web Runner Admin page
Access the Web Runner Admin page to enable or disable Web Runner or its modules.
Prerequisite:
Only the following groups of people can open the Web Runner Admin page:
-
For on-premises: site admin users
-
For ALM SaaS: site or customer admin users
To open the Web Runner Admin page:
- Launch Web Runner. See Launch Web Runner.
- Log into Web Runner. See Log in to Web Runner.
-
In the login page, click the Web Runner Admin Page link.
You do not need to select domain and project to access the Web Runner Admin page.
Enable or disable Web Runner at site level
If you enable or disable Web Runner at site level, you enable or disable Web Runner for all ALM projects, both existing and new projects.
To enable or disable Web Runner at site level:
- In Site Administration, click the Configuration tab.
-
Set DISABLE_WEB_RUNNER to Y or N.
For more details on setting ALM site parameters, see Set configuration parameters.
Enable or disable Web Runner at project level
You can enable or disable Web Runner at project level by either of the following method:
Enable or disable Web Runner from Web Runner Admin page
To enable or disable from the Web Runner Admin page:
-
Open the Web Runner Admin page.
-
To enable or disable Web Runner for multiple projects, select the projects, and in the Web Runner column heading, click
to disable Web Runner, or
to enable Web Runner.
To enable or disable Web Runner for an individual project, click
or
in the Web Runner column.
- Click Save.
Enable or disable Web Runner by editing database table
To enable or disable from the database table:
- Connect to your site administration database schema.
- In the PROJECTS table, obtain the PI_PUID of each project for which you want to disable Web Runner.
-
In the PROJECT_INFO table, insert the information for the projects. The information includes:
Column Description PI_PUID What you obtain from the PROJECTS table to identify the project. PI_KEY Enter DISABLE_WEB_RUNNER. PI_VALUE Enter Y to disable.
Note: If you want to enable Web Runner for a project that previously had Web Runner disabled, you can change PI_VALUE to N, or remove the project record from the PROJECT_INFO table.
Enable or disable Web Runner modules
You can enable or disable Dashboard, Releases, Requirements, Test Plan, Test Lab, Defects, and defect editing at project level.
To enable or disable a module for multiple projects:
-
Open the Web Runner Admin page.
-
Select the target projects.
To select all existing projects, select the Select All checkbox.
-
Click
under the target module to enable the module for all existing projects. Click
to disable the module for all existing projects.
-
Click Save.
To enable or disable a module for an individual project:
-
Open the Web Runner Admin page.
-
Locate the project. Click
in the target module column to enable the module. Click
to disable the module.
-
Click Save.
See also: