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

Pre-defined query on an integer-type attribute

 Hi All,
            I need to create a shared query based on an integer attribute's value. For eg. value is greater than or equal to 1.

I tried using

<pre>
<or>
condition :  greater than or equals
<attribute name="test"/>
 <variable argument="0" type="integer"/>
</or>


There looks to be some error with this and the query isn't coming up. Please let me know on the correct format to use to check values for integers.


Thanks

0 votes



One answer

Permanent link
 Hi All,
              This worked.

<value content="" type="integer">

Thanks.

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
× 6,126

Question asked: Feb 25 '13, 6:51 a.m.

Question was seen: 4,900 times

Last updated: Feb 28 '13, 11:03 a.m.

Confirmation Cancel Confirm