It's all about the answers!

Ask a question

Reportable Rest API- How to relate work allocation for a user to a projectArea


vaisakh devaraj (2156) | asked May 28 '13, 1:48 a.m.
I want to query the user details such as ,for a user how much percentage he is allocated to a project.
I got user details such as , number of absences,working hours of users in each day etc.
I want to know the work allocation percentage for a user in a project.

One answer



permanent link
ankur sharma (66212228) | answered Aug 25 '13, 7:41 a.m.
JAZZ DEVELOPER
edited Aug 25 '13, 7:41 a.m.
For a user 'Bob' you can get all allocations in RTC using

https://server:port/ccm/rpt/repository/apt?fields=apt/contributor[name='Bob']/assignments[assignment>0]/*/*

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.