Exporting user list project wise
2 answers
See Ralph's blog post: Analyze Project Areas
I've worn that code to a nub.
/self hopes for some revenue spill over for referrals :-D
Comments
How about the reportable REST API? you will get a nice XML ouptut using the below URL.
https://clm/ccm/rpt/repository/foundation?fields=projectArea/projectArea/(name|teamMembers/(userId|name|emailAddress))
You can change the field selections and add filtering to suite your need.
https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI