It's all about the answers!

Ask a question

How to set 'oslc_cm:collref' attributes in RTC?


Princi Verma (28222) | asked Aug 16 '18, 4:06 a.m.

 I want to set multiple values for customize attributes of type enumeration list (oslc_cm:collref) in RTC5 using REST API, however in RTC I am not able to flow this value.

Below is REST API for customize field 'fixVersion' attribute-





<oslc_cm:Collection xmlns:oslc_cm="http://open-services.net/xmlns/cm/1.0/" xmlns:dc="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rtc_cm="http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/" oslc_cm:totalCount="2">
<dc:identifier>net.atos.ssc.bug.fix.literal.l2</dc:identifier>
<dc:title>Unassigned</dc:title>
<rtc_cm:iconUrl/>
</rtc_cm:Literal>
<dc:identifier>net.atos.ssc.bug.fix.literal.l3</dc:identifier>
<dc:title>infraSetup(Manual)</dc:title>
<rtc_cm:iconUrl/>
</rtc_cm:Literal>
</oslc_cm:Collection>


Kindly suggest some solution.

Kind Regards,
Princi Verma

Be the first one to answer this question!


Register or 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.