It's all about the answers!

Ask a question

RTC RestAPI and Filter


COUHE Jean-philippe (11) | asked Apr 20 '23, 6:12 a.m.

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

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Apr 20 '23, 9:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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.