updateSrcArtifactUri
Class: slreq.ReqSet
Package: slreq
Syntax
updateSrcArtifactUri(rs,oldURI,newURI)
Description
updateSrcArtifactUri(
updates the Artifact
property from rs
,oldURI
,newURI
)oldURI
to newURI
for the referenced
requirements in the requirement set rs
that have Artifact
set to oldURI
. Use this function to update the external requirements
document associated with the imported requirements from non-file-based domains, such as a
query URL.
Input Arguments
Examples
Tips
If you rename or move an external requirements document file, use
updateSrcFileLocation
to update the file name or path of the referenced requirements in the requirement set.If you rename or move an external requirements document, you can update the link destinations for direct links by using
updateDocUri
.
Version History
Introduced in R2022a