It's all about the answers!

Ask a question

Fetch plans


Daksha Godbole (132) | asked Jul 19 '18, 5:13 a.m.

 Hi All,

is there any java api to fetch all the details of Plan in rtc? Also any api to update any attribute value of a plan?
I have an urgent requirement to get all the plan details and update the specific attribute value.
Kindly help me on this

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jul 19 '18, 10:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 20 '18, 3:41 p.m. by Geoffrey Clemm (30.1k33035)

Hi,

there is no officially supported API for the planning component. What was possible - with the described caveats - in the past is explained here: https://rsjazz.wordpress.com/2015/06/11/creating-plans-with-the-plain-java-client-api/

With respect to the work item attributes shown in the plan, this is live data stored in the work items that the plan loads from said work items to display them. You want to change the work items and, if needed, refresh/reload the plan. There is no planning API, let alone one that allows to change work item attributes.

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.