updateFromDocument
R2026bClass: slreq.Reference
Namespace: slreq
Update referenced requirements from external requirements document
Syntax
Description
[
updates the referenced requirements under the import node status,changeList] = updateFromDocument(topRef)topRef. The
function returns the update status and a list of updated requirements.
[
updates the referenced requirements under the import node from the external requirements
document specified by status,changeList] = updateFromDocument(topRef,docURI)docURI. Use this syntax to update referenced
requirements when the name or path of the external requirements document has changed.
Input Arguments
Output Arguments
Examples
Tips
If a requirement set contains requirements imported from multiple external requirements documents, you can export requirements from individual documents by using the
updateReferencesmethod.To change the stored name and path of an external requirements document without updating the imported referenced requirements, use the
updateSrcFileLocationmethod.Before updating the referenced requirements, configure the session with IBM® DOORS® Next by using the
slreq.dngConfigurefunction.