Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

Value

ADD_NEW_USERS_FROM_PROJECT

If this parameter is set to "N", you can add new ALM users from the Site Administrator (Site Users tab) only. If this parameter is set to "Y" (the default), new ALM users can also be added from Project Customization.

N

ALLOW_UPDATE_USER_PROPERTIES_FROM_CUSTOMIZATION

User details are set in Site Administration. A project administrator cannot change details of project users in Project Customization. If this parameter is set to Y, the project administrator is able to change the details of project users in Project Customization. This option may cause a security risk, as it allows the project administrator to replace a user's e-mail address with his own. By doing so, the project administrator can then use the Forgot Password link to reset and change a user's pass-word. If this parameter does not exist, or is set to N, only the user can change his details in Project Customization.

N

AUDIT_ATTACHMENTS

This parameter must be set to Y for attachment changes to be recorded in the ALM audit log. VERA requires this feature to be enabled for the test run "Attachment History" field to function correctly.

Y

AUTO_LOGOUT_ON_SERVER_DISCONNECT


The ALM server can disconnect an ALM client session. This occurs if: * The site administrator disconnects the session. * The session is automatically disconnected, according to the inactivity time interval setting. For more information on setting a timeout, see WAIT_BEFORE_DISCONNECT. The ALM client machine displays a message, informing the user that the session has been disconnected. If this parameter is set to Y, the client machine also automatically performs logout actions and returns the user to the ALM Login window. This ensures that the user does not continue to work in a session which is no longer connected to the server. If this parameter is set to N, no logout action is performed on disconnect.

Y

CUSTOM_HELP_MENU_LINK

This parameter enables you to add a custom entry to the Help menu that links to a URL address. For example, if you want to allow users local access to ALM product movies, you can save the movies on the server, and create a link to a movies index page. Use the following syntax to enter a parameter value: <link alias>;<URL>, where the values of both <link alias> and <URL> are surrounded by quotation marks, and separated by a semicolon. For example, set the value of the parameter to "MyBusiness - Online Help Page";"http://mybusiness/ALMHelp". The above example adds the MyBusiness - Online Help Page entry to the Help menu. Clicking the entry opens a custom Web page located at

http://mybusiness/ALMHelp
Tx3 VERA for ALM Documentation;https://tx3.atlassian.net/wiki/display/VFAD;Tx3 VERA for ALM Support;https://support.tx3services.com/portal/home

DISABLE_CLEARHISTORY

If this parameter is set to "Y", user is not allowed to clear history via UI or API call; If this parameter is set to "N" (by default), user can clear history via UI or API call.

Y

DISABLE_COMMAND_INTERFACE **

If this parameter is set to Y (default), only users belonging to the TDAdmin group can use the OTA Command object. If it is set to N, any user can use it. If it is set to ALL, no users can use it. For more information, refer to the ALM Open Test Architecture API Reference.

N

DISABLE_WEB_RUNNER

By default Web Runner is available at a site level for all ALM projects. You can disable Web Runner at a site level if parameter is set to Y.

Y

ENABLE_AUDIT

Enabling or disabling audit ALM events

If this parameter is set to "Y", the logs are stored in the \log\Audit folder. The logs include the following information:
Logins to Site Administration and ALM
Logouts from Site Administration and ALM
User operations:
• Create
• Delete
• Disable
• Enable
• Update
• Change password

User group operations:
• Create
• Delete

Y

ENABLE_COLUMN_VISIBILITY_TRACKING

If this parameter is set to "Y" then column visibility changes made via workflow will affect trees/grids and column selection (will cause the relevant fields to be hidden).

Y

ENABLE_STEPS_HISTORY

When set to Y, this command allows project administrators (TDAdmins) to select the History checkbox on system-level step fields. (NOTE: Does not support enabling history on user-defined step fields.)

Y

ENABLE_CREATE_LEGACY_EXCEL_REPORT

Determines whether legacy Excel Reports should be included in the 'New Analysis Item' menu.

Y

EXCEL_ADDIN_GROUP

This parameter specifies a user group name, only the users who is in this group have permission to access the Excel add-in.

<blank>

EXTENDED_MEMO_FIELDS

This parameter extends the maximum number of memo-type user-defined fields per entity to 15 instead of five. The default value is N. To extend the number of memo-type fields, set the parameter to Y.

Y

FTP_PORT

The port number of the FTP service that enables you to browse ALM project repositories. For more information, see Browsing the Project Repository. Recommended values are 21 or 2121. Note: Defining the parameter starts the FTP service on the specified port. Reconfiguring the parameter restarts the FTP service. Deleting the parameter stops the FTP service.

21

GRAPH_RESULT_LIFESPAN

The number of minutes a cached graph result is valid.

15

LIBRARY_FUSE

This parameter indicates max library size to handle it without performance hit on the customer.

2500

LOCK_TIMEOUT

The maximum number of hours that ALM objects can remain locked. After this time the lock is removed. By default, the value is set to 10 hours.

2

MAX_QUERY_LENGTH

This parameter enables you to change the maximum query length (number of letters). It includes the parameters and is valid for Oracle and for SQL. The default value is 1000000. Some reports are too large for the default limit query size to handle. In such cases, this parameter should be set to 100000000.

100000000

REPORT_RESULT_LIFESPAN

The number of minutes a cached project report result is valid.

1

REQUIREMENTS_LIBRARY_FUSE

This parameter indicates max requirements amount in library to handle it without performance hit on the customer.

6000

REQUIREMENT_REVIEWED_FIELD_AUTOMATIC_UPDATE

If this parameter is set to Y (default), then any change to a requirement field automatically sets the Reviewed (RQ_REQ_REVIEWED) field to Not Reviewed. If it is set to N, then a change to a requirement field does not affect the value of the Reviewed field.

N

TRACEABILITY_MATRIX_CORE_REQUIREMENTS_FUSE

Requirement Module Traceability Matrix Upper Limit

6000

USER_PROPERTIES_ACCESS_LEVEL

By default, the parameter is hidden and is with value "ADMINS_MINIMAL".

Possible values for "USER_PROPERTIES_ACCESS_LEVEL" parameter:
"ALL" - All the fields in users table will be available if requested.
"MINIMAL" - All the fields in users table except user password will be available if requested.
"ADMINS_ALL" - All the fields in users table will be available if requested but only when the login user is Site Admin/Project Admin, otherwise error message will be responded.
"ADMINS_MINIMAL" - All the fields in users table except user password will be available if requested but only when the login user is Site Admin/Project Admin, otherwise error message will be responded.

MINIMAL

WAIT_BEFORE_DISCONNECT

The time interval in minutes that the ALM client can be inactive before it is disconnected from the server. Disconnecting the client enables the license to be used by another ALM user. By default, the value is set to 600 minutes. For performance reasons, it is recommended to set a value of at least 60 minutes. If you set the value to -1, ALM will not disconnect, regardless of how long the client is inactive.

90

WORD_ADDIN_GROUP

This parameter specifies a user group name, only the users who is in this group have permission to access the Word add-in.

<blank>

...