How to programmatically get the PDC status of a Story / Defect fix workitem in ALM
Hello,
In my Java application, I need to get the Pre-Delivery check (PDC) status of a Story OR Defect fix workitem.
Can someone please help me with Plain Java API to get the PDC status of a workitem.
Thanks in advance,
Sneha
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 05 '23, 4:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I do not know what a pre delivery check status is and how it is represented in your process. So there is no way to tell you. The code would not help you in any case.
https://github.com/jazz-community/work-item-command-line is an example for pretty much any client work item operation you want to use.
https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/ shows how to work with the most common work item attribute types. As a prerequisite follow https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ and run lab 1 of the Extensions Workshop to set up a development workspace. The last part of the lab 1 explains how to install the plain java client libraires.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.