05-18-2017 03:22 AM
Hi, Java Client Library 2.3 for the Nuxeo Platform REST APIs documentation about users/groups have reference only to CRUD operations of both entities and ADD user to group operation, but there's not references about rest of operations like 'remove user from group', 'add group to group', remove group from group', 'fetch group to user', when entities have lists prepared for that pourpose. I had to use API REST calls directly to implement this behavior.
In this scenario, I found that GET group operation did not return correctly the list of users neither the list of groups (always returns null). Taking a look in the code, I observed that this attributes have no '@JsonProperty' annotation like groupName or groupLabel in group.java file.
thanks,
05-30-2017 11:57 AM
I have the same problem! Any help?
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.