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

There is no value set for TeamArea

Hi,

I'm using RTC SDK at: https://jazz.net/wiki/bin/view/Main/RtcSdk20 to query a work item. Is there anyone know why there is no value set for team area in work item xml returned as that shown in web ui and how I can resolve this?

Thanks a lot.

Winson

0 votes



3 answers

Permanent link
BTW, I installed RTC Express-C as my server. Is that why I can't set/modify teamArea field? Or that's a defect in your REST API? Thanks.

Winson

Hi,

I'm using RTC SDK at: https://jazz.net/wiki/bin/view/Main/RtcSdk20 to query a work item. Is there anyone know why there is no value set for team area in work item xml returned as that shown in web ui and how I can resolve this?

Thanks a lot.

Winson

0 votes


Permanent link
Hi,

No for Express-C. I assume it is an SDK issue. There is just too few information to help you in this post. You also want to consider post this in the forum "Extending Team Concert".

Thanks,

Ralph

BTW, I installed RTC Express-C as my server. Is that why I can't set/modify teamArea field? Or that's a defect in your REST API? Thanks.

Winson

Hi,

I'm using RTC SDK at: https://jazz.net/wiki/bin/view/Main/RtcSdk20 to query a work item. Is there anyone know why there is no value set for team area in work item xml returned as that shown in web ui and how I can resolve this?

Thanks a lot.

Winson

0 votes


Permanent link
Hi,

Thanks for your relpy. Below is the url and the xml page I received. Note that there is no value set in teamArea tag in xml page.

Url:
https://localhost:9444/jazz/oslc/workitems/70.xml

xml page:

<?xml version="1.0" encoding="UTF-8"?>
<oslc_cm:ChangeRequest xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:oslc_disc="http://open-services.net/xmlns/discovery/1.0/"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"
xmlns:oslc_cm="http://open-services.net/xmlns/cm/1.0/"
xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:oslc_qm="http://open-services.net/xmlns/qm/1.0/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:calm="http://jazz.net/xmlns/prod/jazz/calm/1.0/"
xmlns:rtc_cm="http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/"
xmlns:jd="http://jazz.net/xmlns/prod/jazz/discovery/1.0/"
xmlns:oslc_rm="http://open-services.net/xmlns/rm/1.0/">
<rtc_cm:filedAgainst rdf:resource="https://almserver2.us.oracle.com:9444/jazz/resource/itemOid/com.ibm.team.workitem.Category/_BUeKgnqTEd-PPMIcQ3bG2Q"/>
<rtc_cm:correctedEstimate>50400000</rtc_cm:correctedEstimate>
<dc:created>2010-07-15T20:57:40.213Z</dc:created>
<dc:creator rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/users/__gqrkHqHEd-v4-x185sYtg"/>
<dc:description>Test New defect with all values set description</dc:description>
<rtc_cm:due>2010-07-29T19:00:00.000Z</rtc_cm:due>
<rtc_cm:estimate>216000000</rtc_cm:estimate>
<dc:identifier>70</dc:identifier>
<rtc_cm:comments oslc_cm:collref="https://almserver2.us.oracle.com:9444/jazz/oslc/workitems/70/rtc_cm:comments"/>
<oslc_cm:priority rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/enumerations/__ZY94HqSEd-PPMIcQ3bG2Q/priority/priority.literal.l02"/>
<rtc_cm:resolution/>
<oslc_cm:severity rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/enumerations/__ZY94HqSEd-PPMIcQ3bG2Q/severity/severity.literal.l2"/>
<rtc_cm:state rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/workflows/__ZY94HqSEd-PPMIcQ3bG2Q/states/com.ibm.team.workitem.defectWorkflow/1"/>
<dc:subject>test, defect</dc:subject>
<rtc_cm:modifiedBy rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/users/_lxqe4I6gEd-XupxnTkREsw"/>
<rtc_cm:ownedBy rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/users/__gqrkHqHEd-v4-x185sYtg"/>
<rtc_cm:projectArea rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/projectareas/__ZY94HqSEd-PPMIcQ3bG2Q"/>
<rtc_cm:resolvedBy rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/users/_YNh4MOlsEdq4xpiOKg5hvA"/>
<dc:title>Test New defect with all values set</dc:title>
<rtc_cm:plannedFor rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/iterations/__0EHsXqSEd-PPMIcQ3bG2Q"/>
<rtc_cm:timeSpent>25200000</rtc_cm:timeSpent>
<dc:type rdf:resource="https://almserver2.us.oracle.com:9444/jazz/oslc/types/__ZY94HqSEd-PPMIcQ3bG2Q/defect"/>
<rtc_cm:teamArea/>
</oslc_cm:ChangeRequest>


Winson

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

Question asked: Aug 02 '10, 8:37 p.m.

Question was seen: 7,438 times

Last updated: Aug 02 '10, 8:37 p.m.

Confirmation Cancel Confirm