Validating a roundtrip
A roundtrip configuration must be opened and a valid connection to a RE/RM data source has to be established.
To validate roundtrip configuration:
1. Click the Validate button in the main toolbar.
Figure 240. Validated configuration
If a document or an attribute is valid, it is marked with the Valid icon.
If something is wrong with a document / attribute the problems are listed in the problems view. Double click on an issue brings the user to the right section to fix the issue.
* 
The following topics will be checked before import:
Offline (always executed)
Has at least one document / relation group been selected
Does the ReqIF file exist
Has a target path been selected (documents / relation groups)
Is the target path correct for relation groups
Check identifier of attributes (document / object / link attributes)
Check duplicate attribute names (document / object / link attributes)
Online (only executed if connection to RE/RM database is established)
Check if document / relation group has been moved / removed
Check if document / relation group to be added already exist
Check if attributes within ReqIF file are compatible with tool attributes
Does the user have access rights to change / create the document
* 
The following topics will be checked before export:
Offline (always executed)
Check export document / relation group name (unique, not empty, length, object attributes selected)
Check if attribute names are unique (document, object, link)
Online (only executed if connection to RE/RM database is established)
Has document / relation group been moved / removed
Is the document currently locked
Does the user have read access rights for document and attributes
Figure 241. Issues during validation
Was this helpful?