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

query oslc_cm list box attribute value

I try to use oslc.cm query with custom attribute for listbox.
listbox that has Value1
Value2
Value3

how can we use it in oslc_cm.query for searching process?

<customAttribute id="test" name="Test Arg" type="testYaz"/>
<enumeration attributeTypeId="testYaz">
<literal default="true" icon="processattachment:/enumeration/unassigned.gif" id="testYaz.literal.l1" name="Value1"/>
<literal icon="processattachment:/enumeration/unassigned.gif" id="testYaz.literal.l2" name="Value2"/>

</enumeration>

I can list work item types ,for example defect.
https://localhost:9443/jazz/oslc/contexts/_WSmpcIgJEd-Vr42ll5AhIQ/workitems?oslc_cm.query=dc:type%3D"defect"&oslc_cm.properties=dc:title,dc:identifier,dc:type,dc:description,dc:subject,dc:creator,dc:modified

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

Question asked: Dec 13 '10, 8:52 a.m.

Question was seen: 2,929 times

Last updated: Dec 13 '10, 8:52 a.m.

Confirmation Cancel Confirm