ALM Requirements Configuration Properties

An ALM Requirements configuration enables you to associate ALM work items with requirements.

Field Descriptions

The field descriptions are included in the UI. While creating or editing a configuration, point to a field name to view its description.

Most of the available fields for this configuration are defined at the base configuration level. Additional fields are described in the following table.

Field Description dataType Example Values
Result Limit
  • Maximum size of the returned list of ALM requirements.
  • Min: 1
  • Max: 2000
  • Default: 300
  • If this field is empty the value is 100
NUMERIC 300
Search Fields
  • A comma-separated list of ALM requirement field physical names to search.
  • Incorrect field names are ignored.
  • If this field is empty the value is RQ_REQ_NAME
  • Defaults: RQ_REQ_NAME, RQ_REQ_DATE, RQ_REQ_AUTHOR, RQ_TYPE_ID
TEXTAREA BG_REQ_DATE
Fields to Retrieve
  • A comma-separated list of additional ALM requirement fields to retrieve.
  • Exclude the standard fields: ID, NAME, RQ_REQ_NAME, RQ_REQ_COMMENT, RQ_REQ_DATE, RQ_REQ_AUTHOR, RQ_TYPE_ID
  • If this field is empty only the standard fields are returned.
TEXTAREA RQ_DEV_COMMENTS, RQ_REQ_TIME

Related Topics

ALM Base Configuration Details

Adding Action and Item Configurations

Updating Plugin Configuration Details