Engineering Requirements Management

Engineering Requirements Management

Come for answers, stay for best practices. All we're missing is you.

 View Only
Expand all | Collapse all

How can we compare any changes(in all the attributes present in current view) in the module with its old baseline version

  • 1.  How can we compare any changes(in all the attributes present in current view) in the module with its old baseline version

    Posted Fri January 15, 2021 10:22 PM

    Hi there,

    How to Compare the change in any attributes between 2 baselines of the module, the script will compare other attributes of custom type (not RMF) that are displayed in the "current view" of the module. The script will detect any change in the enumeration/text of an attribute, change in object text or deletion or inclusion of new Object when compared against the selected baseline of the Same module.

    Result of the Script:

    The script will reset two target attributes (named as DEPT_traceability and Traceability)in the module to their already defined default value(reset values to default).





    #Support
    #DOORS
    #Sustainability
    #SupportMigration
    #EngineeringRequirementsManagement


  • 2.  RE: How can we compare any changes(in all the attributes present in current view) in the module with its old baseline version

    Posted Mon January 18, 2021 09:27 AM

    Hi Lalita,

    I think the module comparison tool will achieve most of what you are looking to do:

    https://www.ibm.com/support/knowledgecenter/en/SSYQBZ_9.6.1/com.ibm.doors.requirements.doc/topics/t_comparingmodules.html

    It will not reset attribute values. You could reset these via a custom DXL script or manually via the GUI.





    #DOORS
    #Support
    #EngineeringRequirementsManagement
    #SupportMigration
    #Sustainability