Getting all available access groups in RTC programmatically
I am trying to get all the existing access groups from RTC using java API but only the first 250 results are always returned.I have tried using both getAccessGroups and IAccessGroupClientService but both are returning the same 250 results.Is there any other way to get all the available access groups at once? Also a filter which enables me to get the access group UUID using access group name is also welcome.Many thanks in advance!
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Nov 27 '18, 2:20 a.m.The first hit in https://www.google.com/search?q=RTC+api+access+groups indicates others have run into the issue. I don't know if this is intentional. I would suggest to create an enhancement request or defect.