How to search by ID in ETM across all components in a PA?
Within a Project Area, we have many components and Streams.
Sometimes users know only the Id of the ETM artifact that they need to open.
In DNG, CCM, it is possible to search by ID across components & PA respectively. Why is this not possible in ETM? If we were to design a solution, ex: widget, can someone help with APIs for this?
Thank you.
We are on ETM 7.0.3
One answer
Hi Krishnan,
maybe you can create a python script, with help by GitHub Copilot and VisualStudioCode.
For my project was it very helpful, to readout Projects, Streams, Components, TestPlan, Testcases, IDs, Arttifacts and Categories.
You can also use Gemini, or Copilot without VScode.
Little hint: you can display the Project Area "Names" but in script work with the UUID of PA. Because I got a access issue, when the PA was renamed after create.
<o:p> </o:p>