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

how to use reportable rest api to filter custom attributes of allExtensions

  Hello,

I would like to get workitems that have Some text 1, but  I have trouble  here is my query  =
https://almserver/jazz/rpt/repository/workitem?fields=workitem/workItem[state/id='1009' and allExtensions/displayValue='Some Text']/(id|summary) 


my xml response from the server : I would like to get only the workitems that have Some text 1

<allExtensions>
<key>fr.x.attribute.activity.xtl</key>
<displayValue>Some text 1</displayValue>
</allExtensions>
<allExtensions>
<key>fr.auro.workitem.attribute.intervenant</key>
<displayValue>Some text 2</displayValue>
</allExtensions>

Thanks, 
Abdell

0 votes


Be the first one to answer this question!

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: Sep 16 '18, 3:03 p.m.

Question was seen: 705 times

Last updated: Sep 16 '18, 3:03 p.m.

Confirmation Cancel Confirm