RQREQATTRIBUTE - Requirement attribute value
This import template allows adding:
- Values to the attributes of a requirement. To insert more than one value into a multivalued attribute, replicate all data and change only the value of the attribute (NMFIELD04).
To insert each of these items, the standard documented below must be followed.
Insert​
| Column | Required | Type | Precision | Description |
|---|---|---|---|---|
| OIDINTERFACE | X | TEXT | 32 | Primary key - Identifies an item to be imported into SoftExpert Suite. |
| FGIMPORT | X | NUMERIC | 2 | Import status: 1 - New; 2 - In progress; 3 - Finished; 4 - Error. |
| CDISOSYSTEM | X | NUMERIC | 10 | Code of the system for which the integration will be performed: 227 - Code of the SoftExpert Requirement component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 3 - Add value to requirement attribute. |
| NMFIELD01 | X | TEXT | 50 | Requirement ID #. |
| NMFIELD02 | X | TEXT | 50 | Attribute ID #. |
| NMFIELD03 | X¹ | TEXT | 255 | Attribute value. Pattern for time-type data input: •hhhh:mm. |
| NMFIELD04 | X | TEXT | 50 | Reference requirement ID #. |
| DSFIELD01 | TEXT | 4000 | Attribute description. |
info:::
Note:
- X¹ - The
NMFIELD03column is required for all attributes, EXCEPT those of the "Memo type", for which theDSFIELD01column must be completed.
:::