DOORS API - Select Multiple Artifacts in a Module
Is there a way to use the RM API to select artifacts in a module (so that the checkbox appears and I could then perform a bulk attribute change)?
My RM API script currently identifies all the headings in a module, and I was trying to bulk change them all to have an artifact type of heading... but since the artifact type is read-only, I was looking for a way to automate this. I came to... what if I could just get all of their selection boxes checked, and then use the bulk artifact change to set the artifact type?