You need to sign in to do that
Don't have an account?
Suman M
create a public group through API without having manager user permission on profile
Hi, Need help with below requirement.
We are supposed to create public group through apex, where users running the apex will NOT have manage users permission.
We are getting the below exception when we try to create a public group with a user without manage users permission on profile.
System.DmlException: Insert failed. First exception on row 0; first error: FIELD_INTEGRITY_EXCEPTION, As a delegated administrator, you can't create a public group using the API. Create public groups using the user interface.: []
how can we acheive this. Please help. Thanks!
We are supposed to create public group through apex, where users running the apex will NOT have manage users permission.
We are getting the below exception when we try to create a public group with a user without manage users permission on profile.
System.DmlException: Insert failed. First exception on row 0; first error: FIELD_INTEGRITY_EXCEPTION, As a delegated administrator, you can't create a public group using the API. Create public groups using the user interface.: []
how can we acheive this. Please help. Thanks!
But Still you need manage users permission permission