It's all about the answers!

Ask a question

How to get Projectarea members "I want to get divided by Membercount = 100"


HIROAKI JOSAKO (47427) | asked May 14 '17, 11:21 p.m.
edited May 15 '17, 9:40 a.m. by Muralidhar Rajagopal (10114)

Hello
I am trying to get Projectarea Member.
I know the HTTP-URI to use.

example
https://clmserver/ccm/process/project-areas/_AXAfsLP9CeOhFtqShR2rzg/members

But, when I try to acquire more than 3000 members, I will time out.
So, I would like to set parameters to acquire 100 people at a time.
Please tell me how to do it

like to
 "?searchTerm=%25&pageSize=50&pageNum=0"

Accepted answer


permanent link
Praneeth Lekkala (161) | answered May 16 '17, 9:21 p.m.

 Check if you can bypass the proxy to get this done.

HIROAKI JOSAKO selected this answer as the correct answer

One other answer



permanent link
HIROAKI JOSAKO (47427) | answered May 17 '17, 1:15 a.m.


https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi#GET_members_collection

We changed it to processing to acquire by dividing 100 cases at a time.
As a result, it never times out.
However, since the retention period of NextPage is only two minutes, it was impossible to divide the number of people to more than 100 people.
Ultimately, processing time has become very long.


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.