Hi all,
we know how to create Business Workspaces via ECMLink API, but how is it possible to add groups/users to the roles? We have 6 roles and want to add users via API but i cannot find the correct approach. MemberService (only for standard groups) and CollaborationService (only for projects) don't work for this purpose.
And is it safe to assume the following? The ID of the "groups" in my tests always are node-id of business workspace +1 and following. E.g. 5000 = business workspace and 5001-5006 are the corresponding groups in the correct order.
Thank you in advance!
Wolfgang