It's all about the answers!

Ask a question

What do I use for creating work items programmatically


0
1
Praveen Kumar (371822) | asked Apr 24 '13, 7:59 a.m.
 We use RRA to programmatically provision a project.  For creating a work item what do I use - RRA, OSLC or RTC SDK.   



Accepted answer


permanent link
Eric Jodet (6.3k5111120) | answered Apr 24 '13, 8:04 a.m.
JAZZ DEVELOPER
Praveen Kumar selected this answer as the correct answer

Comments
Praveen Kumar commented Apr 25 '13, 6:08 a.m.
Thanks a lot Eric for pointing with examples.  A few follow up questions

What is the difference between SDK and http://rsjazz.wordpress.com/.  Are both the same ?

Also which one is ideal.  I thought SDK is internal and never for public.

Please help me understand.

3 other answers



permanent link
Praveen Kumar (371822) | answered Apr 25 '13, 6:06 a.m.
Hello,

Thanks a lot Eric for pointing with examples.  A few follow up questions

What is the difference between SDK and http://rsjazz.wordpress.com/.  Are both the same ?

Also which one is ideal.  I thought SDK is internal and never for public.

Please help me understand.



permanent link
Eric Jodet (6.3k5111120) | answered Apr 25 '13, 8:35 a.m.
JAZZ DEVELOPER
 Hello Praveen,
as per your questions:

Q1: What is the difference between SDK and http://rsjazz.wordpress.com/.  Are both the same ?
A1: I would say yes

Q2: Also which one is ideal?
A2: it depends on your needs, and skills

Q3: I thought SDK is internal and never for public.
A3: SDK can be downloaded for each RTC version we ship.
(bottom of the page)

Hope it helps.
Eric.

permanent link
sam detweiler (12.5k6195201) | answered Apr 25 '13, 9:17 a.m.
just to be careful

PlainJava is for external applications (commandline, ...)
SDK is really for creating server extensions (Advisors/Participants/Syncronizers...)

OSLC is really for external applications too.  it invokes server side function (which uses SDK and other apis) to implement the support.
OSLC transactions do NOT equal everything you can do with the plainjava api.


Your answer


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.