It's all about the answers!

Ask a question

IBM RTC 602, OSLC Enumerations creating a WI using OSLC, setting an attribute with multiple values


Rafael Rodriguez Montes (23013126247) | asked Feb 27 '17, 5:17 p.m.

 Hello, 

I'm sending all attribute values of a WI using this syntax 
roperties().put(new QName("http://jazz.net/xmlns/prod/jazz/rtc/ext/1.0/", "attribute_id", "oslc_cmx"), "jazzserver/ccm/oslc/enumerations/projectID/EnumerationID/" +ID_Value_of the enum );

and the atribute is list of Enumeration values, And I would like to send multiple values, is the any syntax how to add the information after the EnumID/ ?

Thank you.


Comments
Rafael Rodriguez Montes commented Mar 02 '17, 2:45 p.m.

 I tried do do a for to set multiple values on the same Qname but didn't work


Ralph Schoon commented Mar 03 '17, 5:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Have you tried to read an item that has multiple values set?


Rafael Rodriguez Montes commented Mar 30 '17, 3:34 p.m.

 No, I was expecting somebody can tell me how.. 

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.