Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC RestAPI and Filter

Hello, 


I can get WorkItem details with this URL https://server:port/ccm/rpt/repository/workitem and with the documentation I found I can make queries and get the information I want from an XML; 

I would like to know if it is possible to make a filter on a custom attribute

For example for the moment I have as result 
<allExtensions>
                <key>request.isOk</key>
                <displayValue>Yes</displayValue>
</allExtensions>

Or for another line 
<allExtensions>
                <key>request.isOk</key>
                <displayValue>No</displayValue>
 </allExtensions>

I would like to be able to retrieve the Yes
Is this possible? 

Thanks

0 votes



One answer

Permanent link

 I found this: https://jazz.net/forum/questions/180630/how-to-use-reportable-rest-api-to-filter-custom-attributes-of-allextensions which states, probably not.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Apr 20 '23, 6:12 a.m.

Question was seen: 697 times

Last updated: Apr 20 '23, 9:31 a.m.

Confirmation Cancel Confirm