Select to view content in your preferred language

Batch creation of Groups: set content contributors

670
1
Jump to solution
03-24-2020 04:55 PM
AllWeatherHeather
Frequent Contributor

I'm using the sample described here to batch the creation of groups for ArcGIS Enterprise (Batch creation of Groups | ArcGIS for Developers) and I would like to control who can contribute content to the group. Is this possible?

Tags (1)
1 Solution

Accepted Solutions
AllWeatherHeather
Frequent Contributor

I figured this out through trial and error. It is controlled by the "isViewOnly" parameter and when set to TRUE, Only group owner and managers can contribute content. 

View solution in original post

1 Reply
AllWeatherHeather
Frequent Contributor

I figured this out through trial and error. It is controlled by the "isViewOnly" parameter and when set to TRUE, Only group owner and managers can contribute content.