What do I use for creating work items programmatically
We use RRA to programmatically provision a project. For creating a work item what do I use - RRA, OSLC or RTC SDK.
|
Accepted answer
Hello,
you may use
and
Hope it helps.
Eric.
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
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.
|
Hello Praveen,
as per your questions:
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.
example for RTC 4.0.2 - https://jazz.net/downloads/rational-team-concert/releases/4.0.2?p=allDownloads
(bottom of the page)
Hope it helps.
Eric.
|
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
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.