List all items on a portal consuming a specific web layer

568
2
04-07-2020 07:12 AM
by Anonymous User
Not applicable

Is there a way to list all items (maps, apps, dashboards etc.) that are consuming a specific web layer within our enterprise portal?

0 Kudos
2 Replies
GeoJosh
Esri Regular Contributor

Hello Louis,

Take a look at the technical article linked below. It walks through how to list all dependencies using the ArcGIS API for Python's dependent_upon() and dependent_to() functions. Some tweaking will be required to get it to list specific layers, but hopefully this is a good place to start.

How To: Find dependencies in Portal for ArcGIS using ArcGIS API for Python 

Best,
Josh

JakeSkinner
Esri Esteemed Contributor

Louis K.‌ I was working on a tool you can try that may give you the functionality you need:

https://community.esri.com/docs/DOC-14834-report-arcgis-enterprise-item-dependencies