Asynchronous ReqIF Import in Background
Since Codebeamer 21.09, ReqIF imports will be executed asynchronously in the background.
Upon clicking on OK in the import configuration dialog, the import will be scheduled for execution:
Asynchronous notifications are received later, as soon as the import has actually started:
and finished:
If outgoing email is configured, a notification email is also sent when a ReqIF import submitted by the user has finished:
* 
Multiple imports can be submitted in parallel.
All imports will be executed in the order they were submitted to the queue.
For each project, there can be only one active ReqIF import (and export) at any time.
Was this helpful?