It's all about the answers!

Ask a question

Is it possible to get the workload of a person by oslc?


Melanie Finke (7731520) | asked Oct 01 '12, 4:30 a.m.
edited Oct 01 '12, 5:51 a.m.
Hi,

is it possible to get the information visible under plans -> ressources by oslc? Espacially the total hours available would be interesting for me.

I am using RTC 4.0

Best regards

Accepted answer


permanent link
Timur Markunin (6495166146) | answered Oct 19 '12, 10:30 a.m.
Hello Melanie,

List of all resource allocations could be extracted using https://hostname:9443/ccm/rpt/repository/apt URI. Individual assignments are stored in <workresourcedetails> element. You could drill down into an assignment f.e. https://hostname.com:9443/ccm/resource/itemOid/com.ibm.team.apt.resource.WorkResourceDetails/_V90QsLCFEeGPPeykedJOew

and found all details.

<assignment> attribute contains info about assignment %.
Melanie Finke selected this answer as the correct answer

Comments
Melanie Finke commented Oct 19 '12, 11:34 a.m.

Hello Timur,

thank you for your answer. Is it possible to discover the URI https://hostname:9443/ccm/rpt/repository/apt
by https://hostname:9443/ccm/rootservices ?

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.