It's all about the answers!

Ask a question

How to programmatically get the PDC status of a Story / Defect fix workitem in ALM


Sneha Bhaskar (111) | asked Oct 05 '23, 4:22 a.m.

 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



permanent link
Ralph Schoon (63.5k33646) | 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


Register or to post 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.