Possible to configure an attribute with HTTP filtered value set to conditionally pick an XML file or another with a different URL ?
Nexus creates 2 XML files, which are dynamically populated with build versions at 2 different URLs: one for the portal, the other for the website.
We just wonder if we could, on our customized Defect WI:
- Use 1 dependent attribute with HTTP Filtered Value Set to pick up one of the XML files depending on which value, "portal" or "website", from another attribute, maybe on enumeration ?
- Or have a pair of compounded fields, each with a radio button and a text field for one XML file: When a radio button is picked only the correspondent text filed/XML field is visible ?
- Or a way to dynamically merge the 2 dynamic XML files into one, with each build version entry patched with a qualifying string; i.e. 1.1.1 portal or 2.3.4 website.
Comments
Millard Ellingsworth
FORUM ADMINISTRATOR / JAZZ DEVELOPER Jan 06 '14, 3:52 p.m.To your third point, could "Nexus" create a third, merged list for you that you could point to? Or perhaps use a scripted customization to hide/show one or the other?