Hello,
I see this command: 'updateFolderConnections' in the ArcGISProject documentation (https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/arcgisproject-class.htm) but I don't see any examples of how to use the tool. Does anyone have any example code that uses this command?
I don't really understand the entry, what would the dictionaries contain exactly?
| updateFolderConnections (folder_connections, {validate}) | Replaces project folder connections using a list of dictionaries that describe each connection. |