Engineering Requirements Management

 View Only
Expand all | Collapse all

Uncheck Multi-value attribute / object

  • 1.  Uncheck Multi-value attribute / object

    Posted Mon February 15, 2021 09:57 PM

    Hello,

    I have written a dxl program to replace the choices (values) of a multi-value attribute. It works fine. But, if it replaces the list that has been previously selected (checked) now the wrong attribute is checked. Since the list has been completely replaced no values should be checked.

    My question is how do I uncheck all the values in a multi-value attribute throughout a document? Is there a specific method or keyword?

    Thank You,

    DevM





    #DOORS
    #Support
    #SupportMigration
    #Sustainability
    #EngineeringRequirementsManagement


  • 2.  RE: Uncheck Multi-value attribute / object

    Posted Wed February 17, 2021 11:30 AM

    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





    #SupportMigration
    #EngineeringRequirementsManagement
    #Support
    #DOORS
    #Sustainability


  • 3.  RE: Uncheck Multi-value attribute / object

    Posted Mon April 05, 2021 06:16 PM

    Sorry it took me so long to reply. I was a little taken aback by your statement.

    This forum used to be where users, like myself, used to come to ask questions of others who have had the same problems. This isn't a case of the software not performing so I don't see why I would need to 'open a case'.

    How is this different from other questions on the forum? Like:

    String operations in DXL (QuestionDetail - Forums - IBM Support)

    or

    Re-linking through new link (QuestionDetail - Forums - IBM Support)

    I know for a fact that some of the software devs check these boards and help out regularly.

    So, I do not understand you comment at all. I hope someone else finds my question and actually answers it.

    Thank You,

    DevM





    #SupportMigration
    #Sustainability
    #EngineeringRequirementsManagement
    #Support
    #DOORS


  • 4.  RE: Uncheck Multi-value attribute / object

    Posted Tue June 01, 2021 07:59 AM
    Object obj for obj in current Module do { obj."multi valued attribute" = "" }

    Have fun ;)





    #SupportMigration
    #Sustainability
    #Support
    #EngineeringRequirementsManagement
    #DOORS