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

DXL Script to Compare two Enumerated attributes

  • 1.  DXL Script to Compare two Enumerated attributes

    Posted Thu August 20, 2020 08:12 AM

    Hi, I am new to DXL. Can someone help me with a script to compare two enumerated attributes of same module and display the desire result in the DXL attribute in same module. Module Name: "Acceptance Testing" Module Path: "/RMCS/PR/IR/Acceptance Testing". First attribute is "Type" and 3 enumerated values are: "FAT" "SAT" "OAT" . Second attribute is "Result" and 3 enumerated values are: "Pending" "Passed" "Failed". I need to create three dxl attributes. For the first dxl attribute the conditions i want to use are: if attribute "Type=FAT" and attribute "Result=Passed" then display "FAT result Passed". if attribute "Type=FAT" and attribute "Result=Failed" then display "FAT result Failed" else display "FAT result Pending". if someone can please help me with one then i can follow the logic to create the rest of the dxl attributes. Many Thanks!





    #Support
    #DOORS
    #Sustainability
    #EngineeringRequirementsManagement
    #SupportMigration


  • 2.  RE: DXL Script to Compare two Enumerated attributes

    Posted Wed January 27, 2021 12:33 PM

    This product forum is intended for client to client collaboration.

    If you want to engage IBM Support, you should open a support case: https://www.ibm.com/mysupport/s/createrecord/NewCase





    #EngineeringRequirementsManagement
    #SupportMigration
    #Support
    #Sustainability
    #DOORS