MappingsΒΆ
ubConnect converts between Sphinx-Needs fields and ReqIf attribute names directly. However, there are some fields not directly mapped because ALM tools such as CodeBeamer consume specific attribute names to represent their internal fields:
Sphinx-Needs Fields |
ReqIf Attribute name Representations |
---|---|
id |
ReqIf.ForeignID |
status |
ReqIf.ForeignStatus |
title |
ReqIf.Name |
content |
ReqIf.Text |
type |
ReqIf.ForeignType |
reqIf.Prefix
is the field for ReqIfSpecification. The default value is all
.
However, if the group-types
option is enabled, the value will be the Sphinx-Needs type name.
This allows users to identify the type of need items in the ReqIfSpecification.