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

Question about default location of workitem factory

I need confirmation about the default location of workitem factory.  When I access RTC V4.0 workitem service using OSLC syntax (accept:application/xml, OSLC-Core-Version:2.0), the following is returned for oslc:CreationFactory node. I marked in bold for my question.

<oslc:CreationFactory>
<dcterms:title rdf:parseType="Literal">Location for creation of Defect change requests </dcterms:title>
<oslc:usage rdf:resource="http://open-services.net/ns/core#default"/>
<oslc:usage rdf:resource="http://open-services.net/ns/cm#defect"/>
<oslc:resourceType rdf:resource="http://open-services.net/ns/cm#ChangeRequest"/>
<oslc:resourceType rdf:resource="https://localhost:9443/ccm/oslc/types/__1wUY9CTEeG788Paqq33pQ/defect"/>
<oslc:resourceShape rdf:resource="https://localhost:9443/ccm/oslc/context/__1wUY9CTEeG788Paqq33pQ/shapes/workitems/defect"/>
<oslc:creation rdf:resource="https://localhost:9443/ccm/oslc/contexts/__1wUY9CTEeG788Paqq33pQ/workitems/defect"/>
</oslc:CreationFactory>


<oslc:CreationFactory>
<dcterms:title rdf:parseType="Literal">Location for creation of change requests</dcterms:title>
<oslc:resourceType rdf:resource="http://open-services.net/ns/cm#ChangeRequest"/>
<oslc:resourceShape rdf:resource="https://localhost:9443/ccm/oslc/context/__1wUY9CTEeG788Paqq33pQ/shapes/workitems/defect"/>
<oslc:creation rdf:resource="https://localhost:9443/ccm/oslc/contexts/__1wUY9CTEeG788Paqq33pQ/workitems"/>
</oslc:CreationFactory>

In version V3.0, "https://localhost:9443/ccm/oslc/contexts/<uuid>/workitems" was default location. However, there is no element <oslc:usage> for this URL. In stead, it appears in "Defect" resource type.

Is this according to spec ? or Defect ?

Thanks !

1

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
× 515

Question asked: Aug 09 '12, 4:01 a.m.

Question was seen: 4,037 times

Last updated: Aug 09 '12, 4:01 a.m.

Confirmation Cancel Confirm