Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Get work items attribute description in RTC 3

Hi
I was upgrade to RTC 3. In my application I was need to get a workItem attribute qName for changing the value of a workItem attribute by REST API.
My operation in doing:
1. Get the attribute description xml: https:\\myRTCServer:9443/ccm/oslc/attributes/workitem.xml
2. serch for the attribute title and return the rtc_cm:qName value.

It work fine in RTC 2 but in RTC 3 the values of all the tags rtc_cm:qName in the file are empty.

How can I get the qName in RTC 3?

0 votes



One answer

Permanent link
On 11/2/10 12:23 PM, rronen178 wrote:
Hi
I upgrade to RTC 3 and in my application I was need to get a workItem
attribute qName for changing the value of a workItem attribute by
REST API.
My operation in doing:
1. Get the attribute description xml:
https:\\myRTCServer:9443/ccm/oslc/attributes/workitem.xml
2. serch for the attribute title and return the rtc_cm:qName value.

It work fine in RTC 2 but in RTC 3 the values of all the tags
rtc_cm:qName in the file are empty.

How can I get the qName in RTC 3?

This attributes API was never officially supported and we removed the
qName value as we did not want to make the qName itself so prominent.
The right way to deal with the XML elements is to use the namespace URI
and the local name (not the qName).

--
Regards,
Patrick
RTC Work Item Component Lead

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
× 10,993

Question asked: Nov 02 '10, 7:14 a.m.

Question was seen: 7,742 times

Last updated: Nov 02 '10, 7:14 a.m.

Confirmation Cancel Confirm