laptop and a wrench

Error

ArcGIS Hub does not delete content, for example, uploaded images, from the Resources folder when the content is removed from the site.

Última publicación: October 13, 2021 ArcGIS Hub
Número de ID del error BUG-000143507
EnviadoOctober 7, 2021
Última modificaciónMay 11, 2026
Relacionado conArcGIS Hub
Versión encontradaN/A
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoKnown Limit

Información adicional

Given other layout elements may contain references to the site's item resources. The image cannot be reliably deleted after removing the image card. Item resources have a very high file limit; thus, it is possible but unlikely this will limit most customers in their usage of the current layout editor.

Solución alternativa

Query the content of the site's Resources folder using this request URL: https://www.arcgis.com/sharing/rest/content/users/<USERNAME>/items/<HUB_SITE_ITEMID>/resources?f=pjson&token=<TOKEN>

This provides a list of all resources for the site. Once the name of items to be removed is identified, send a separate request using Postman to delete the items from the Resources folder:

 

POST request URL:

  • https://www.arcgis.com/sharing/rest/content/users/<USERNAME>/items/<HUB_SITE_ITEMID>/removeResources

Body:

  • f=pjson
  • token=<TOKEN>
  • resource: <FILE_NAME (with extension)>

Pasos para reproducir

ID del error: BUG-000143507

Software:

  • ArcGIS Hub

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga